Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 525be62

Browse files
committedFeb 14, 2025·
add troubleshooting when not installed in a repo
1 parent 39b70aa commit 525be62

File tree

5 files changed

+18
-0
lines changed

5 files changed

+18
-0
lines changed
 

‎docs/faq.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,24 @@ level group for Self-Hosted GitLab.
163163

164164
## Account Management {#account-management}
165165

166+
### How to troubleshoot CodeRabbit not functioning on certain repositories?
167+
168+
If CodeRabbit is not functioning on certain repositories, it is likely due to the repository not being accessible to CodeRabbit and you must reinstall the GitHub App or GitLab Integration.
169+
170+
To troubleshoot this issue, please attempt to reinstall the GitHub App or GitLab Integration by following the steps below:
171+
172+
- GitHub:
173+
1. Go to Repository settings
174+
2. Click **GitHub Apps** in the left sidebar under **Integrations**
175+
3. Select **Configure**
176+
4. Click **Uninstall**
177+
5. Go into the [Coderabbit App](https://github.com/apps/coderabbitai) and install it again with the **Add Repository** button.
178+
179+
- GitLab:
180+
1. Remove OAuth App from User Settings > Applications
181+
2. Remove Webhook from Group > Project Settings > Webhooks
182+
3. Go into the [Coderabbit App](https://gitlab.com/apps/coderabbitai) and install it again.
183+
166184
### How do I delete my CodeRabbit account?
167185

168186
:::danger Irreversible Account Deletion

‎static/img/faq/add-repository.png

55.1 KB
Loading
166 KB
Loading
138 KB
Loading

‎static/img/faq/select-repos.png

51.9 KB
Loading

0 commit comments

Comments
 (0)
Please sign in to comment.