SonarQube decoration of code in PRs

  • which versions are you using: SonarQube Server v9.9.6 (build 92038)
  • how is SonarQube deployed: zip
  • what are you trying to achieve

In my previous job we used SonarQube Server with Bitbucket and got PRs with code decoration. I don’t have an example (previous job doesn’t give me access anymore) but you can see this from Include Code Quality for Bitbucket | Atlassian Marketplace

In my new job we’re using Github. We’ve set it up to check PRs but in Github we just get this:

There’s no decoration of the code itself, just the results. Is there some way of getting the same functionality in Github that we had in BItbucket?

Hi,

Our original implementations did comment individual issues in GitHub, but we ran into some limitations with the GitHub API and had to scale back what we were doing.

Unfortunately, you’ll need to click through to SonarQube to see the issues.

 
Ann

Is there any plan to re-implement this? Is there a particular feature you’re waiting from Github?

Hi,

We’ve had a lot of balls in the air this year, and I’m not aware of this being at the top of the list (or even on the list?).

That said, I’ll raise it internally.

 
Ann

Hi @Tom_Isaacson2

Thanks for raising the point.
We monitor this, but we haven’t planned it in the roadmap yet. I will file an insight regarding your request.

Best