-
Notifications
You must be signed in to change notification settings - Fork 26
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
base: main
Are you sure you want to change the base?
Conversation
…ur repository, and linking to the Trust Center.
WalkthroughA note was added to the Quickstart documentation, immediately after the instruction to click "Install & Authorize" when adding CodeRabbit to a GitHub repository. The note explains why CodeRabbit requests read and write access, outlines the features enabled by these permissions, assures users that their code is never stored, and provides a link to the CodeRabbit Trust Center for further information. No other documentation or code changes were introduced. Changes
Assessment against linked issues
Poem
✨ Finishing Touches
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
🧹 Nitpick comments (1)
docs/getting-started/quickstart.md (1)
47-49
: Ensure proper nesting and formatting for the admonition.
The note is indented by 3 spaces under the list item, but Markdown requires at least 4 spaces to nest block elements (including:::note
) within a list. Also, add blank lines before and after the admonition for clear separation. Apply this diff:@@ -46,6 +46,8 @@ 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). - ::: + + :::note + CodeRabbit requests read and write access to your repository to enable its code review, issue management, and pull request generation features. + + CodeRabbit never stores your code. For more information, see [the CodeRabbit Trust Center](https://trust.coderabbit.ai). + :::
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
docs/getting-started/quickstart.md
(1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms (2)
- GitHub Check: test
- GitHub Check: Cloudflare Pages
Deploying coderabbit-docs with
|
Latest commit: |
2140540
|
Status: | ✅ Deploy successful! |
Preview URL: | https://4f563ae2.coderabbit-docs.pages.dev |
Branch Preview URL: | https://quickstart-trust.coderabbit-docs.pages.dev |
Fixes #307.
Staged: https://quickstart-trust.coderabbit-docs.pages.dev/getting-started/quickstart#add-coderabbit-to-your-repository