For the complete documentation index, see llms.txt. This page is also available as Markdown.

Issues reported in Azure DevOps

SonarQube Server issues reports the issues as comments on your Azure DevOps pull requests.

Pull request decoration

When you run a SonarQube Server analysis for a pull request, each SonarQube issue is displayed as an annotation on the Azure DevOps pull request. If the Azure DevOps instance is configured correctly and you change the status of an issue in SonarQube Server, that status change is immediately reflected in the Azure DevOps interface.

Pull request decoration is only supported for a bound project and requires that pull request integration be correctly configured for your project. See Setting up pull request integration with Azure DevOps.

If you want to decorate your pull request with a quality gate status and are not interested to have SonarQube Server annotations in your pull request, see the Disable pull request annotations article.

Last updated

Was this helpful?