Must-share information (formatted with Markdown):
- 9.4 Version of sonarqube
- Issue with Quality Gate in Azure DevOps pipeline
- Updated relevant DevOps Integration in Project Settings
Must-share information (formatted with Markdown):
Hello @bheemreddy181
Before a status check shows up in the status policy it has to have been emitted at least once to Azure DevOps.
So you must run a first PR analysis for SonarQube to emit that Status, which you will then be able to select from the menu.
Alternatively, you may try to force-feed the string SonarQube/quality gate in the status check before the first PR analysis but I am not sure that Azure DevOps will allow that.
Hello @bheemreddy181,
It has to be a PR analysis not a branch analysis; Maybe you did a PR analysis but your screenshot is showing a branch so it does not demonstrate much.
Actually its a PR analysis i am not sure what to configure it to tell it as a PR analysis over a Branch Analysis