Integrate Sonarqube with bitbucket datacenter

How can I integrate SonarQube with Bitbucket datacenter to analyze pull requests.
Versions I’m using
sonarqube - 7.6
bitbucket - 6.5.1
sonarscanner - 2.6

I have Sonar/bitbucket/jenkins all instances up and running. For PR decoration installed sonarqube plugin and configured it. Configured Sonar plugin for jenkins as well.

Not sure what to do next?

Hi @saiteja,

Welcome to the forum!
You should be interested in these threads as well:

And you would need to:

  • upgrade your SonarQube version to - at least - 7.7 (the best would be 7.9 LTS version, which is the last LTS and supported version), as Bitbucket Pull Request decoration has been added after 7.7 version of SonarQube

  • have a commercial license (Developer, Enterprise or Data Center) as branch analysis and PR decoration are available only on commercial editions → Fill in the form so we can send you a trial key : Try Now Developer Edition

Carine

A post was split to a new topic: Help with Bitbucket PR configuration