Hi,
SonarQube - Developer Edition Version 9.4 (self hosted)
Scanner - sonar-maven-plugin 3.9.1
CI/CD tool - CircleCI
Have created PR decoration on github from SonarQube.
Document followed - GitHub Enterprise and GitHub.com
I was able to see the decorations getting pushed to github and able to see all the measurements on the PR where the QualityGate has passed.\
For the PR’s which has QualityGate status is failed, measurements such as Bugs, Vulnerabilities, Security Hotspots, Code Smells are not seen.
1. How to get all the measurements similar to the passed one?
Attaching screenshots for reference,
Also I wasn’t able to see any of the annotations/comments made by sonarqube in GitHub. Looking for something similar like,
2. How to get the annotations/comments in github?
Cheers,
Saravana Kumar.