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
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
Make it a bit shorter.
  • Loading branch information
jmacdotorg committed May 1, 2025
commit 214054059dceadc80720d339ba5491e52c783a35
2 changes: 1 addition & 1 deletion docs/getting-started/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ To add CodeRabbit to your test repository, follow these steps:
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, nor shares it with anyone else. For more information, see [the CodeRabbit Trust Center](https://trust.coderabbit.ai).
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.

Expand Down