Hi,
I am running SonarQube LTS in developer edition, version: 7.9.4.35981
I am trying to connect sonarqube decoration to appear on github.com pull request check for repos in a private organization.
I’ve followed the guide for Github Enterprise, created an app following the guide and on sonarqube sending the keys for marking a pull request, on sonarqube instance it appears as done, Passed without any warning or errors and on GitHub I don’t see any checks on the PR.
I tried so far:
- going after the guide for Github enterprise integration (including creating a private key)
- setup sonar.core.serverBaseURL variable
FYI: the sonarqube is accessible only to specific set of ips.
Did someone here managed to connect sonarqube 7.9 TLS with github.com?
Does someone here has a more detailed setup instructions for this process?