Importing your DevOps platform repository

Creating and importing projects from a DevOps platform repository.

Once the global-level integration with your DevOps platform is complete, you can create your SonarQube project by importing your DevOps platform repository. The so-created SonarQube project is "bound" to its Azure DevOps repository.

With other SonarQube deployments:

  • Your bound project can benefit from integration features out of the box, such as pull request decoration, code scanning alerts, permission synchronization, etc.

  • You can import monorepos.

For more information, see Feature comparison table.

To import your repository, you need the Create Projects permission in SonarQube Community Build and the corresponding access rights on the repository.

To import a DevOps platform repository into SonarQube Community Build:

  1. In the top navigation bar of SonarQube Community Build, select the Projects tab.

  2. In the top right corner, select the Create Project > From <DevOps Platform> button.

  3. If your instance has multiple DevOps platform Integrations, select the configuration from which you want to import your project.

  4. Select the repository to be imported.

For more information, see the section corresponding to your DevOps platform:

Last updated

Was this helpful?