Issues reported in Bitbucket Cloud
In Bitbucket Cloud, you can view the analysis metrics of the main branch in the Bitbucket repository overview, and the issues detected on your pull requests.
Last updated
Was this helpful?
In Bitbucket Cloud, you can view the analysis metrics of the main branch in the Bitbucket repository overview, and the issues detected on your pull requests.
To view the analysis metrics of the main branch in the Bitbucket repository overview:
1. Select Source in the left sidebar. The quality metrics for the main branch are displayed at the top of the page as illustrated below.

2. Select View more details in SonarCloud to view the full report.
This feature is supported for a bound project if enabled in Bitbucket Cloud. See Configuring Bitbucket Cloud project binding for more details.
When viewing an analyzed pull request you will see quality metrics displayed as illustrated below.

Additionally, the right sidebar contains a code insights section that provides access to code reports. The keyboard shortcut to expand and collapse the right sidebar on repository pages is ].

You can expand the Report section and select SonarQube Cloud Code Analysis to view a full report of all the issues SonarQube Cloud found in the pull request:

You don’t have to navigate to the SonarQube Cloud's UI because this view lets you see the issues identified by SonarQube Cloud right in Bitbucket.
Pull request decoration is only supported on a bound project and requires that pull request integration be correctly configured for your project. See Configuring Bitbucket Cloud project binding for more details.
Last updated
Was this helpful?
Was this helpful?

