From 9bf8ab6d4e081772ad4fcdb136ea7fb9ed5b7458 Mon Sep 17 00:00:00 2001 From: Nihal Agazade <43378371+icarusdust@users.noreply.github.com> Date: Thu, 7 Mar 2024 13:21:26 +0200 Subject: [PATCH] Linking GitHub App (#2364) --- content/yaml-notification/github-checks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/yaml-notification/github-checks.md b/content/yaml-notification/github-checks.md index 3cce70476..951bde2f7 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.