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

  ©2018-2023 SonarSource SA. All rights reserved.

Creative Commons License