We use sonarcloud as part of our pipeline with devops.
A few weeks back, our token expired in devops that sonarcloud uses to update PRs and pass the quality gate.
I initially tried refreshing the same token, and updating that in our organisation settings. This failed to work.
I created a new token with the read+write code permissions, this also doesn’t work.
Sonarcloud receives the code and does the checks, but fails call back to devops to pass anything.
Any suggestions welcome please
(Not a public sonarcloud project).