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.

Example of GitHub check annotations

Code quality issues detected by SonarQube are clearly listed.

Example of code issue annotation

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.

Example of code issue annotation

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.

Example of annotations on files changed tab

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.

Example of annotations

Example of annotations

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.

recommendation-more-help
experience-manager-cloud-manager-help-main-toc