You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/guides/rbac.md
+10-3Lines changed: 10 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -43,9 +43,12 @@ permission or ownership level with your GitHub organization doesn't change as a
43
43
44
44
### CodeRabbit roles and developer features {#and-features}
45
45
46
-
CodeRabbit RBAC roles have no effect on using CodeRabbit developer features, such
47
-
as automated code reviews. In other words, if an organization has a Pro-tier
48
-
CodeRabbit account, then all developers working with its repositories can use Pro-tier features, regardless of RBAC.
46
+
CodeRabbit RBAC roles affect only access to administative features. Roles have no effect on using CodeRabbit developer features, such as automated code reviews.
47
+
48
+
For example, if an organization has a Pro-tier
49
+
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.
50
+
51
+
For more information on seat and subscription management, see [Manage your subscription](/getting-started/subscription-management).
49
52
50
53
## Default RBAC roles {#defaults}
51
54
@@ -126,3 +129,7 @@ available to each of the CodeRabbit RBAC roles.
126
129
| User Management | Read/Write | Read-only | Read-only |
0 commit comments