Skip to content
This repository was archived by the owner on Aug 16, 2025. It is now read-only.
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
pretty and extra instructions
  • Loading branch information
alexcoderabbitai committed Feb 14, 2025
commit 2da00aba79614bac598ef81be1d1c751a9f6c8fc
4 changes: 4 additions & 0 deletions docs/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,16 +170,20 @@ If CodeRabbit is not functioning on certain repositories, it is likely due to th
To troubleshoot this issue, please attempt to reinstall the GitHub App or GitLab Integration by following the steps below:

- General Instructions:

1. Please insure if not selecting all repositories, that you have added all repositories that you would like to enable to the selected list in the app configuration. ![Select Repos](/img/faq/select-repos.png)
2. If the repository is not in the list, you do not have to uninstall and reinstall the CodeRabbit App. Please add it to the list.

- GitHub:

1. Go to Repository settings
2. Click **GitHub Apps** in the left sidebar under **Integrations**
3. Select **Configure** ![Select Repos](/img/faq/github-app-settings.png)
4. Click **Uninstall** at the bottom of the app configuration page. ![Uninstall](/img/faq/coderabbit-github-menu.png)
5. Go into the [Coderabbit App](https://github.com/apps/coderabbitai) and install it again with the **Add Repository** button. ![Add Repository](/img/faq/add-repository.png)

- GitLab:

1. Remove OAuth App from User Settings > Applications
2. Remove Webhook from Group > Project Settings > Webhooks
3. Go into the [Coderabbit App](https://gitlab.com/apps/coderabbitai) and install it again. ![Install](/img/faq/gitlab-webhook.png)
Expand Down