We have a Sonarqube LTA version 9.9.8 Developer edition deployed from zip.
My question is related to quality gate and how it can break pipeline with AzureDevops integration.
We are using Sonar tasks v7 . The task ( SonarQubePublish@7 ) does output the Overall quality Gate status as [info] in pipeline. According to the documentation below there is no output variable.
SonarQubePublish@7 - Publish Quality Gate Result v7 task | Microsoft Learn
How do you recommend checking the result , is it simply as failed() for the task ?
Thank you in advance !
Hi,
Yes.
HTH,
Ann
1 Like