Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GITHUB] Add support for multiple pull request decoration - mono repo support #213

Merged
merged 1 commit into from
Jul 26, 2020

Conversation

useful-devops-tools
Copy link
Contributor

We have a mono repo with multiple microservices in it.
If multiple microservices are modified at once then only the final sonarqube PR decoration appeared in the checks tab of Github. This change updates the name of the Status check to include the sonarqube project name so that multiple checks can be attached to the one pull request.

Tested and verified the functionality on Sonarqube 8.3

@sonarcloud
Copy link

sonarcloud bot commented Jul 26, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 2 Code Smells

97.0% 97.0% Coverage
0.0% 0.0% Duplication

@mc1arke mc1arke merged commit a606728 into mc1arke:master Jul 26, 2020
@mc1arke
Copy link
Owner

mc1arke commented Jul 26, 2020

Merged. Thanks for the contribution!

topikachu pushed a commit to topikachu/sonarqube-community-branch-plugin that referenced this pull request Oct 14, 2020
…n in mono repo

If multiple micro-services are modified at once then only the final Sonarqube PR decoration appeared in the checks tab of Github. This change updates the name of the Status check to include the Sonarqube project name so that multiple checks can be attached to the one pull request.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants