Pull Request Decoration for multiple projects?

I’m using SonarQube 9.0 Developer Edition with Bitbucket and Jenkins integration.

I have multiple mono-repos, each with a mix of .NET 5 backend and a Vue frontend. In order for everything to scan properly I need to create multiple SonarQube projects, split into Backend and Frontend. The Jenkins pipeline utilizes both the MSBuild scanner and normal scanner. The Bitbucket Cloud pull request decorator only shows the analysis result for the most recent project. Is there a way to have both projects showing their results in the decorator at the same time?

Hi @tcummin2, welcome to the SonarSource Community!

What you’re looking for is possible, but only starting in our Enterprise Edition. Look in our Bitbucket Cloud docs under “Advanced configuration.”