Skip to content

Add a note explaining why CodeRabbit requests read-write access. #320

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
May 6, 2025
3 changes: 3 additions & 0 deletions docs/getting-started/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ To add CodeRabbit to your test repository, follow these steps:
1. Select the **Only select repositories** radio button.
1. From the **Select repositories** menu, select the `coderabbit-test` repository that you created earlier in this Quickstart.
1. Click **Install & Authorize**.
:::note
CodeRabbit requests read and write access to your repository in order for its code review, issue management, and pull request generation features to work. CodeRabbit never stores your code. For more information, see [the CodeRabbit Trust Center](https://trust.coderabbit.ai).
:::
1. If a CodeRabbit **Complete your signup** dialog appears, then fill it out with the requested information before continuing.

CodeRabbit is now ready to use with your test repository. The next steps demonstrate its core code-review features.
Expand Down