Must-share information (formatted with Markdown):
- which versions are you using - SonarQube Developer Edition Version 7.7 (build 23042)
I want to enable GitHub PR decoration, and I just can’t figure out how. This is what I’m not understanding:
- Where can I find the documentation of the full flow? E.g. do I need to scan my code in the CI, or it will happen automatically because of the integration (similar to SonarCloud)?
- Going to
/admin/settings?category=pull_request
I can see that I need to choose a provider (sonar.pullrequest.provider
). Can I have multiple providers (e.g. BitBucket and GitHub)? - Does multiple GitHub organization is supported?
Thanks!
Omer