Skip to content
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

Simplify and clarify GitHub integration instructions #442

Merged
merged 8 commits into from
Jul 30, 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
Spacing tweak
  • Loading branch information
jmacdotorg committed Jul 10, 2025
commit 7bc3ff42ba43f3edd1ed64cca4ba325752bdaf16
6 changes: 3 additions & 3 deletions docs/platforms/github-com.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@ authorize CodeRabbit with your GitHub account. To do this, follow these steps:
1. GitHub displays a summary of the information that CodeRabbit needs in order to integrate with your
GitHub account. This includes read-only access to the following:

* Organizations and teams that are associated with your GitHub account.
* Organizations and teams that are associated with your GitHub account.

* Email addresses that are associated with your GitHub account.
* Email addresses that are associated with your GitHub account.

To allow CodeRabbit access to this information, click **Authorize coderabbitai**.
To allow CodeRabbit access to this information, click **Authorize coderabbitai**.

After you complete these steps, your browser navigates to the CodeRabbit web interface.

Expand Down
Loading