azure-devops pull requests with quality gate but no comments
I am using SonarCloud in an Azure Devops build pipeline, everything works fine.
I’d like to have the “quality gate”-status-check posted and available to Azure Devops for pull requests, but I don’t want comments posted on my pull requests.
If I configure SonarCloud with a token scoped to permission “Status”, the quality profile status is not posted at all.
Is what I’m attempting possible?