Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Boards>kamextension
kamextension

kamextension

kamerish

|
19 installs
| (0) | Preview
Widget to show the SonarQube Quality Gate status for a project
Get it free

Quality Gate Widget

Widget to show the SonarQube Quality Gate status for a project

Quick steps to get started

  1. Edit your dashboard
  2. Select the Quality Gate Widget

  1. Enter a title, a SonarQube project key and the URL for your SonarQube server

  1. Add and arrange one or more of the widgets on your dashboard.

Known issue(s)

  • You need to provide the full url for your SonarQube API. Example: https://localhost/api/qualitygates/project_status?projectKey=
  • SonarQube does not support HTTPS natively, so you need to setup a simple proxy for this. If you do not do this, then your browser will block any mixed protocol content you might want to serve.
  • SonarQube does not provide CORS support natively, so you need to setup the response header for this. For VSTS, the header could be: Access-Control-Allow-Origin = https://<your account>.visualstudio.com

Learn More

The source to this extension is available. Feel free to take, fork, and improve!

Minimum supported environments

  • Visual Studio Team Services

Feedback

  • Feedback welcome: add a review here or ....
  • .... file any issues on GitHub issues.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft