SonarQube 7.9.4 Enterprise LTS
I am using Pull Request analysis configured with GitHub Enterprise and Jenkins.
After creating PR, the scan works fine as expected and results are updated back to GitHub. However, when I update the status of an issue in SonarQube, the updates are not sent back to GitHub.
What is the issue here ?
Note that the warning you see on top right has nothing to do with PR analysis. It just says bytecode of dependencies is missing.
After updating issue status in SonarQube, nothing changes back in GitHub checks.