GitHub check annotations github-annotations
Learn how GitHub checks annotate PRs for your private repositories to provide you with feedback.
Overview overview
If you use private repositories for your Cloud Manager program, checks in GitHub run automatically for every pull request. These checks are annotated with information to help you identify any issues with your code as soon as possible.
Code quality issues detected by SonarQube are clearly listed.
The exact line of code with the issue is provided and you can select it to view the relevant code. These annotations are provided for all code issues, not just those in the pull request.
All annotated lines are aggregated on the Files Changed tab on the GitHub pull request. Annotations for files not changed in the pull request appear in a separate section.
Code Quality pipelines code-quality-pipelines
The Code Quality results are also visible in the pipeline, which Cloud Manager triggers automatically, at the bottom of the Checks tab. It is also accessible from the Details of the check for the pull request.
You can also view the issues as a CSV file. You can access this information by viewing the details of the pipeline execution in Cloud Manager.