Managing monorepo projects
Managing monorepo projects, a feature supported by SonarQube for GitHub and GitLab repositories.
What is a monorepo?
About the monorepo support in SonarQube Server
Setting up the analysis of your monorepo
Once you have set up your monorepo in SonarQube Server, you can add the SonarQube analysis to your monorepo’s CI pipeline.
Before your start
Step 1: Set up your monorepo in SonarQube Server
Step 2: Add the SonarQube analysis to your monorepo’s CI pipeline
To perform the configuration, follow the procedure for your CI service:
GitLab CI/CD: If you use a monorepo
GitHub Actions workflow: If you use a monorepo
Azure Pipelines: Azure Pipelines integration overview
Bitbucker Pipelines: Analyzing projects with Bitbucket Pipelines
Removing a project from a monorepo
Modifying the new code definition of a project in a monorepo
Last updated
Was this helpful?

