Bitbucket Cloud
With a bound project, SonarQube Cloud offers numerous analysis reporting features that are supported in Bitbucket Cloud. This page explains how to set them up.
Once your Bitbucket Cloud workspace has been imported to SonarQube Cloud, you can create your SonarQube Cloud project by importing your Bitbucket Cloud repository. The created SonarQube Cloud project is bound to its Bitbucket Cloud repository, see Binding with the DevOps platform for more details. To bind an unbound project, see Binding an unbound project to a repository.
Setting up pull request integration
For a bound project, the quality gate status and analysis metrics are reported to your pull requests in Bitbucket Cloud provided:
Your build script is configured to build on pull request creation and push.
If you don't use an integrated CI tool, you must set up the pull request parameters manually, see Pull request analysis for more details.
See Prerequisites for CI-based analysis for additional information.

Reporting analysis metrics in the Bitbucket repository overview
For a bound project, the analysis metrics of the main branch are reported in the Bitbucket repository overview, see Viewing the issues detected on a pull request for more information. To enable this feature, you must enable the Repository Overview widget.

Related pages
Last updated
Was this helpful?