Must-share information (formatted with Markdown):
- which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
Enterprise 8.3.1 - what are you trying to achieve
Pull Request decoration in Azure - what have you tried so far to achieve this
Setup the service connection and set the quality gate as a status check on the main branch policy
The problem is that the given quality gates we have set only fail the build when we build the feature branch, but when the PR builds the same branch it passes.
PR
Branch
Conditions
Azure PR
Is there something we are missing that makes the PR pass the quality gate even though we have the bugs and blockers thresholds set to a lower value?