Pull request decoration configuration

Must-share information (formatted with Markdown):

  • which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension) 8.0
  • what are you trying to achieve - pull request doecoration in github enterprise
  • what have you tried so far to achieve this
    I am trying to achieve sonar analysis to be executed using github app, the documentation is not clear in sonarcube website
    Also, once PR| decoration configured , is it some thing it will scan the entire repo or just the change sets of the pull request?

Hi,

Welcome to the community!

Can you expand on exactly what parts of the documentation aren’t clear? You haven’t given us much to go on here to help you, so you’ll need to provide some details on exactly what you’ve tried and where you’re stuck before we can move forward.

 
Ann

Hi Ann, Thanks for the response, actually we tried to configure PR decoration by creating github app in GHE and configuring the settings in sonarcube as per the documentation , but its not very clear on where we need to configure in global settings in sonarcube in detailed. also, though we configured the settings by configuring the private key generated by github app in sonar , once the PR created for that particular branch, its stuck in GHE queue

Also, we would like to understand whether the sonar project will scan the entire respective GitHub enterprise branch or will it scan only the changeset/commits respective to the pull request?

Ravi