Multiple SonarReports in one Bitbucket-PullRequest

Hello,

we are using

  • SonarQube Developer Edition (Version 10.4.1)
  • Bitbucket v8.9.14

We have one GIT-Repo in Bitbucket. In this repo we have multiple project. Depending on where the changes are made, the analyzing process will start (via Jenkins). If changes were made in multiple projects, multiple analyzing process will start.

The Problem:
It seems that SonarQube can decorate the pull request with only one report. If more than one analyzing was executed, i only see the “last” report in teh pullrequest on Bitbucket. Is there a way to show all reports for the pull request in Bitbucket

Hey there.

What you’re looking for is monorepo support, which is available in SonarQube’s Enterprise Edition and higher.