SonarCloud | Advanced setup | CI-based analysis | Other CIs

Was this page helpful?

Start FreeLog in

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

© 2008-2024 SonarSource SA. All rights reserved. SONAR, SONARSOURCE, SONARLINT, SONARQUBE, SONARCLOUD, and CLEAN AS YOU CODE are trademarks of SonarSource SA.

Creative Commons License