# Issues reported in Bitbucket

## Pull request decoration <a href="#pull-request-decoration" id="pull-request-decoration"></a>

SonarQube Server sets up the report of your quality gate status and analysis metrics directly to your pull requests in Bitbucket Data Center and Bitbucket Cloud. Inline annotations are not supported.

{% hint style="info" %}
Pull request decoration is only supported for a bound project requires that pull request integration be correctly configured for your project. See [configure-binding](https://docs.sonarsource.com/sonarqube-server/2026.1/project-administration/creating-project/bitbucket-data-center/configure-binding "mention") and [configure-binding](https://docs.sonarsource.com/sonarqube-server/2026.1/project-administration/creating-project/bitbucket-cloud/configure-binding "mention").
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sonarsource.com/sonarqube-server/2026.1/user-guide/issues/in-devops-platform/bitbucket.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
