We have deployed SonarQube 2025.1 Developer edition to explore the Analaysis report integration on bitbucker cloud. Sonar scanning and everything works fine this can be viewed from the dashboard, however the report is not getting uploaded into bitbucket Cloud PR request.
SonarQube version: 2025.1 Developer Editon
Deployed on Docker
Bitbucket integration is working fine, projects were imported successfully from the bitbucket.
Issues:
Pull request Decoration is missing I cant find this in dashboard, due to which report is not uploaded on PR request.
We have all these in mvn command argument
-Dsonar.pullrequest.key=12 -Dsonar.pullrequest.branch=fix-content-source-issue -Dsonar.pullrequest.base=feature/deployment