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
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ For a complete list of the administrative functions available to each role, see
34
34
### CodeRabbit roles and Git platform roles {#and-upstream}
35
35
36
36
Modifying an account's CodeRabbit RBAC role doesn't have any "upstream"
37
-
effect on that account's role or permissions in your organization's Git platorm.
37
+
effect on that account's role or permissions in your organization's Git platform.
38
38
Similarly, changes to an account's role on your organization's Git platform don't
39
39
affect that account's CodeRabbit RBAC role.
40
40
@@ -43,7 +43,7 @@ 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 affect only access to administative features. Roles have no effect on using CodeRabbit developer features, such as automated code reviews.
46
+
CodeRabbit RBAC roles affect only access to administrative features. Roles have no effect on using CodeRabbit developer features, such as automated code reviews.
47
47
48
48
For example, if an organization has a Pro-tier
49
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.
@@ -114,7 +114,7 @@ This sends an email to the address that you specified. After the recipient compl
114
114
115
115
## Role permissions {#permissions}
116
116
117
-
The following table lists the CodeRabbit administative functionality
117
+
The following table lists the CodeRabbit administrative functionality
0 commit comments