- ALM used Azure DevOps
- CI system used Azure DevOps
Error -
I onboarded my repos to sonarcloud.
In branch policies I marked SonarCloud Quality gate as required policy.
PR build is running SonarScans and uploading results to SonarCloud.
Quality gates are passed in SonarCloud.
It is should Failed/Waiting in Azure DevOps.
@ganncamp - Can you please help. All our PR’s are blocked with the status waiting from SonarCloud.
Hey there.
Please don’t tag individuals not already involved in a thread. You may think you bump it to the top of their list, but you actually do the opposite.
As noted in our FAQ:
I created a topic, when can I expect a response?
This is an open community with people volunteering their free time to provide assistance. We’re eager to contribute to the community, but you are not guaranteed a fast response.
Be patient
- Wait a few days before bumping a topic that hasn’t received a response.
- Do not @name mention individuals not involved in the topic.
You turned on the branch policy, you can turn it off to unblock your PRs until the issue is fixed.
Have you checked to see if the token set in SonarCloud is still valid? This can be set at the project-level as (Project-level Administration > Pull Requests > Integration with Azure DevOps Services > Personal access token ), or be the global, org-level token (global Administration > Organization settings > Organization Binding )
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.