Skip to content

Add step to install GitHub App for Self-Hosted #70

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jul 24, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Coderabbit suggestions
  • Loading branch information
Spikatrix committed Jul 24, 2024
commit 4e7dd5acaedc2e75aceeff70374a2af40153b251
4 changes: 2 additions & 2 deletions docs/integrations/self-hosted-github.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ sidebar_position: 3
:::info

This page is for GitHub Enterprise Self-Hosted users only.
If you're using github.com, [login to CodeRabbit](https://app.coderabbit.ai) and add your repositories from there
If you're using github.com, [log in to CodeRabbit](https://app.coderabbit.ai) and add your repositories from there

:::

Expand Down Expand Up @@ -137,7 +137,7 @@ Then, install the GitHub App to your organization(s).

:::warning

If you performed this step before Step 4, the installation event likely will have failed and you will need to re-send the installation event.
If you performed this step before Step 4, the installation event likely will have failed, and you will need to re-send the installation event.
Navigate to the **Advanced** tab in the GitHub App and click on the **Redeliver** button for the failed `installation.created` event.

:::
Expand Down