
Fail your Azure DevOps pipeline if SonarQube Quality Gate fails
Right now, there’s no way to fail your pipeline in Azure DevOps (a.k.a Visual Studio Team Services, VSTS) when your SonarQube Quality Gate fails. To do this you have to call the SonarQube REST API from your pipeline. Here is … Continue reading Fail your Azure DevOps pipeline if SonarQube Quality Gate fails