Unable to get PR Decoration to function in Azure Devops

Must-share information (formatted with Markdown):

  • which versions are you using: SonarQube 8.3.1.34397
  • Status Checks in Azure Pipeline for PRs
  • what have you tried so far to achieve this: The instructions listed here: Azure DevOps Integration | SonarQube Docs

We’ve followed the instructions posted above to the T however PR checks don’t seem to be functioning. The checks just say “Waiting” and never actually pass/fail. I’m sure there is something i’m missing but no idea what it is. Please advise.

Hi Alvin,

I suggest you consider an upgrade to 8.9 at your earliest convenience; 8.3.1 is quite old and no longer a supported release.

In your case, there’s probably some kind of communications failure between SonarQube and your Azure DevOps instance. I’d suggest checking your SonarQube logs, particularly the ce.log that covers the time when the check should have been populated, for some indication of the failure.