SonarCloud | Advanced setup | CI-based analysis | Other CIs
Analyze your repository with another CI provider
To run an analysis on a CI provider other than those with specific integrations, you can find more information on the following sections:
Here is an example of a configuration for pull requests in a CI job:
sonar.pullrequest.base=master
sonar.pullrequest.branch=feature/my-new-feature
sonar.pullrequest.key=5