On Sonarcloud used with Azure DevOps Pull Requests, we have a required code review on pull requests and sonar cloud quality gate status check. All Developers are currently allowed to accept issues should they not be able to fix the finding right now. But what we actually really would like to have is the same review there as with the PR itself, i.e. an accept should only possible if the reviewers agree on that as well. Is that possible somehow with sonarqube cloud?
- Steps to reproduce: have a finding in one of your pull requests and on sonarcloud, choose to accept the issue for a while, because you cannot fix it now (having administer rights on sonar). The PR needs to pass the review of colleagues in Azure DevOps.