Versions using:
- SonarQube Developer Edition Version 8.9.6 (build 50800)
- BitBicket Server 7.17
- TeamCity Enterprise 2021.1.4
What are you trying to achieve:
Trying to get pull request decoration working.
What have you tried so far to achieve this:
-
Added SonarQube report in Code Insights settings in BitBucket
-
PR build triggers in TeamCity upon opening PR in BitBicket
-
PR build in TeamCity triggers SonarQube build.
-
SonarQube build finishes successfully, but the status of the build is apparently not communicated back to BitBicket.
-
Have set Pull Request Decoration settings in SonarQube to point to our BitBucket instance too.
What is not working:
The SonarQube build status is not sent back to BitBucket apparently.
Any help is greatly appreciated.