Monorepo projects
Use these instructions to set up your build pipeline in Azure DevOps when analyzing monorepo projects in SonarQube Cloud.
You can add the SonarQube Cloud analysis to your Azure build pipeline for a monorepo.
Proceed as follows:
If not already done, import your monorepo to create the corresponding projects in SonarQube Cloud: see the Monorepo support page.
For each project, configure your Analysis parameters.
For each project, set up the integration features. See the Setting up Azure DevOps integration for your project page for more details.
Add the SonarQube Cloud analysis to your YAML pipeline. To do so, see the section corresponding to your project type and use the YAML file example below add analysis to a:
Typical YAML file example for a monorepo analysis
Last updated
Was this helpful?

