Skip to content

Commit eb25e10

Browse files
Add a note explaining why CodeRabbit requests read-write access. (#320)
* Add a note explaining why CodeRabbit requests read-write access to your repository, and linking to the Trust Center. * Make it a bit shorter. --------- Co-authored-by: Aravind Putrevu <aravind.putrevu@gmail.com>
1 parent 717bfc2 commit eb25e10

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/getting-started/quickstart.md

+3
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@ To add CodeRabbit to your test repository, follow these steps:
4444
1. Select the **Only select repositories** radio button.
4545
1. From the **Select repositories** menu, select the `coderabbit-test` repository that you created earlier in this Quickstart.
4646
1. Click **Install & Authorize**.
47+
:::note
48+
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).
49+
:::
4750
1. If a CodeRabbit **Complete your signup** dialog appears, then fill it out with the requested information before continuing.
4851

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

0 commit comments

Comments
 (0)