Skip to content

Add documentation for RBAC #379

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 15 commits into from
Jun 12, 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
Fix typos
  • Loading branch information
jmacdotorg committed Jun 4, 2025
commit 66d45897c1a96e5d0e07060a0aa4a9b88de5e640
6 changes: 3 additions & 3 deletions docs/guides/rbac.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ For a complete list of the administrative functions available to each role, see
### CodeRabbit roles and Git platform roles {#and-upstream}

Modifying an account's CodeRabbit RBAC role doesn't have any "upstream"
effect on that account's role or permissions in your organization's Git platorm.
effect on that account's role or permissions in your organization's Git platform.
Similarly, changes to an account's role on your organization's Git platform don't
affect that account's CodeRabbit RBAC role.

Expand All @@ -43,7 +43,7 @@ permission or ownership level with your GitHub organization doesn't change as a

### CodeRabbit roles and developer features {#and-features}

CodeRabbit RBAC roles affect only access to administative features. Roles have no effect on using CodeRabbit developer features, such as automated code reviews.
CodeRabbit RBAC roles affect only access to administrative features. Roles have no effect on using CodeRabbit developer features, such as automated code reviews.

For example, if an organization has a Pro-tier
CodeRabbit account, then any user account with a seat assigned to it can use Pro-tier features with the organization's private repositories, regardless of that account's RBAC role.
Expand Down Expand Up @@ -114,7 +114,7 @@ This sends an email to the address that you specified. After the recipient compl

## Role permissions {#permissions}

The following table lists the CodeRabbit administative functionality
The following table lists the CodeRabbit administrative functionality
available to each of the CodeRabbit RBAC roles.

| Resource | Admin | Member | Billing Admin |
Expand Down