We are using Azure DevOps 2019 last version and we have automatically update SonarQube extension to the last version 4.9.0 (29 January release). After this date, SonarQube (Developer Edition) has stopped to send report to pull request policies, but it shows pending status.
Hi @luigisaggese ,
Can you have a look at the web.log log of your SonarQube instance ? There is probably an error while sending the Quality Gate status to Azure DevOps.
Mickaël
Hi @mickaelcaro,
actually the issue was related to the expiration of authorization token. It’s not possible to have a clear way to notify user of that?
Hi @luigisaggese,
If it’s related to the PAT, then the PR decoration will not work at all, and you will normally have a warning saying so in the dashboard page (on SonarQube) of your PR.