UPDATE - FYI This issue happens in several projects of our organization
Also, this started happening from today without any change in our configuration
No, in fact what we have is a blocking “Status check” on “sonar quality gate” in our pull requests where the gate needs to be successful
Since today, even if the sonar analysis reports successful (when opening the analysis on sonar cloud), the status check does not match the gate being successful ( as shown in the screenshot ) and all our pull requests remain blocked because of that
UPDATE
As you can see here we have this status check as required to make sure the quality gate passes on PRs to this branch
But then the PR does not match that quality gate
Even if in the PR indeed it actually worked and reported the state of that gate as successful
We are getting the same issue: Quality Gate keeps on Waiting status and the PR never gets its success or failure.
We are also using Sonar Cloud and private repos. It stopped working without any config changes. We’ve already updated & validated all tokens between Azure DevOps and Sonar Cloud but the problem persists.