Must-share information (formatted with Markdown):
- which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
Sonarqube version 8.6.1.40680 [Developer Edition]
Bitbucket Branch Source Plugin 2.9.7
SonarQube Scanner for Jenkins 2.13
Bitbucket server v6.10.0
- what are you trying to achieve
I was trying pull request decoration on my bitbucket server, the decoration is happening correctly but, I cannot see an overview of the issues and sonarqube comments on the pull request on bitbucket.
I can see these on the screenshots given on the website.
However on the demo, I cannot see these features.
So, I am wondering if comments from sonarqube can be seen on bitbucket server directly and also, can I get an overview of the scan results just like the screenshots.
I have followed the sonarqube documentation for pull request decoration
- what have you tried so far to achieve this
We are able to get the pull request decoration, but with limited views and we need to login back to sonarqube to see the comments issued by sonarqube on the pull request.
Is there anything we need to do further to have them listed on bitbucket itself, or is it not possible?