Sonarcloud pull request analysis using Bitbucket and Azure Devops

Is it possible to configure Pullrequest analysis if using Bitbucket cloud as the source code repo and Azure Devops as the CI system.
The sonarcloud license is associated with the Azure Devops account.

  • ALM used (Bitbucket Cloud, Azure DevOps)
  • CI system used (Azure DevOps)
  • Languages of the repository

Hi @Sonu_Jose , welcome to the community forum.

Unfortunately, to be able to decorate Pull Requests on BitBucket cloud, the SonarCloud organization must be bound to the BitBucket organization.
If it is bound to Azure DevOps, then PR decoration can’t be done on BitBucket Cloud.

Having said that, you can still analyze the branches during the Azure DevOps build, and see the results on the SonarCloud UI.

1 Like