Skip to content

Fix/repo troubleshooting #230

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 7 commits into from
Feb 14, 2025
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
fix seat assignment
  • Loading branch information
alexcoderabbitai committed Feb 14, 2025
commit bb2afdaa68efd387c6b0db007bad4e5f348f0d95
2 changes: 1 addition & 1 deletion docs/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ To troubleshoot this issue, please attempt to reinstall the GitHub App or GitLab

<Tabs>
<TabItem value="general" label="General Instructions" default>
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)
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 [Subscription](https://coderabbit.ai/settings/subscription) page to enable CodeRabbit for the user. Then have the user close/reopen a new pull request for the change to see coderabbit active on the new user. ![Seat Assignment](/img/faq/seat-assignment.png)
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.
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)
</TabItem>
Expand Down