diff --git a/content/yaml-notification/github-checks.md b/content/yaml-notification/github-checks.md index 3cce7047..951bde2f 100644 --- a/content/yaml-notification/github-checks.md +++ b/content/yaml-notification/github-checks.md @@ -9,7 +9,7 @@ aliases: --- {{}} -**Note:** Reporting to GitHub Checks is available for repositories connected via [Codemagic GitHub App](../getting-started/signup/#selected-repositories-github-app) integration. +**Note:** Reporting to GitHub Checks is available for repositories connected via [Codemagic GitHub App](https://github.com/apps/codemagic-ci-cd) integration. {{}} If you have set up [checks](https://docs.github.com/en/free-pro-team@latest/github/collaborating-with-issues-and-pull-requests/about-status-checks#checks) in GitHub, your workflow build summary will appear in the Checks tab of the pull request in GitHub. For every build on the branch to be merged, Codemagic will report the build summary along with the status and logs of individual build steps to GitHub. Failed checks will block merging the pull request. In case reporting commit check failed, Codemagic attempts to report commit status.