Skip to content

Commit d772214

Browse files
add tabs
1 parent 4cd723b commit d772214

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

docs/faq.md

+20-20
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ level group for Self-Hosted GitLab.
157157

158158
#### Unable to Enable Repositories in GitLab
159159

160-
If youre having trouble enabling the GitLab Repositories toggle, confirm that
160+
If you're having trouble enabling the GitLab Repositories toggle, confirm that
161161
you have Maintainer access in the primary group for GitLab Cloud or in the first
162162
level group for Self-Hosted GitLab.
163163

@@ -169,27 +169,27 @@ If CodeRabbit is not functioning on certain repositories, it is likely due to th
169169

170170
To troubleshoot this issue, please attempt to reinstall the GitHub App or GitLab Integration by following the steps below:
171171

172-
- General Instructions:
173-
174-
1. Confirm that the author of a pull request has an active seat in CodeRabbit. If not please provide a seat to the user under the to enable CodeRabbit and then close/reopen the pull request.
175-
2. ![Seat Assignment](static/img/faq/seat-assignment.png)
176-
3. 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.
177-
4. 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.
178-
5. ![Select Repos](/img/faq/select-repos.png)
179-
180-
- GitHub:
181-
182-
1. Go to Repository settings
183-
2. Click **GitHub Apps** in the left sidebar under **Integrations**
184-
3. Select **Configure** ![Select Repos](/img/faq/github-app-settings.png)
185-
4. Click **Uninstall** at the bottom of the app configuration page. ![Uninstall](/img/faq/coderabbit-github-menu.png)
186-
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)
172+
<Tabs>
173+
<TabItem value="general" label="General Instructions" default>
174+
1. Confirm that the author of a pull request has an active seat in CodeRabbit. If not please provide a seat to the user under the to enable CodeRabbit and then close/reopen the pull request. ![Seat Assignment](/img/faq/seat-assignment.png)
175+
3. 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.
176+
4. 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. ![Select Repos](/img/faq/select-repos.png)
177+
</TabItem>
187178

188-
- GitLab:
179+
<TabItem value="github" label="GitHub">
180+
1. Go to Repository settings
181+
2. Click **GitHub Apps** in the left sidebar under **Integrations**
182+
3. Select **Configure** ![Select Repos](/img/faq/github-app-settings.png)
183+
4. Click **Uninstall** at the bottom of the app configuration page. ![Uninstall](/img/faq/coderabbit-github-menu.png)
184+
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)
185+
</TabItem>
189186

190-
1. Remove OAuth App from User Settings > Applications
191-
2. Remove Webhook from Group > Project Settings > Webhooks
192-
3. Go into the [Coderabbit App](https://gitlab.com/apps/coderabbitai) and install it again. ![Install](/img/faq/gitlab-webhook.png)
187+
<TabItem value="gitlab" label="GitLab">
188+
1. Remove OAuth App from User Settings > Applications
189+
2. Remove Webhook from Group > Project Settings > Webhooks
190+
3. Go into the [Coderabbit App](https://gitlab.com/apps/coderabbitai) and install it again. ![Install](/img/faq/gitlab-webhook.png)
191+
</TabItem>
192+
</Tabs>
193193

194194
### How do I delete my CodeRabbit account?
195195

0 commit comments

Comments
 (0)