I would like to know if it is possible to use multiple tokens to view PR decorations in Azure DevOps. In our organization, we use a single administrative user to perform quality checks, while project users only need to view the quality results.
Is there any configuration that would allow multiple users to view PR decorations on the Extensions page in Azure DevOps?
I was referring to the Sonar analysis being displayed in the Extensions section of the pipeline, as shown below. I believe we need to configure a token under General Settings → Pull Requests in SonarCloud for the project to activate this.