Skip to content

Commit 550b363

Browse files
hpsinSiaraMist
andauthored
Update custom repo role limit from 3 to 5 (github#34844)
Co-authored-by: Siara <[email protected]>
1 parent 1aa4649 commit 550b363

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

content/organizations/managing-peoples-access-to-your-organization-with-roles/about-custom-repository-roles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ To perform any actions on {% data variables.product.product_name %}, such as cre
1717

1818
Within an organization, you can assign roles at the organization, team, and repository level. For more information about the different levels of roles, see "[AUTOTITLE](/organizations/managing-peoples-access-to-your-organization-with-roles/roles-in-an-organization)."
1919

20-
You can have more granular control over the permissions you grant at the repository level by creating up to three custom repository roles. {% data reusables.organizations.about-custom-repo-roles %} For more information, see "[AUTOTITLE](/organizations/managing-peoples-access-to-your-organization-with-roles/managing-custom-repository-roles-for-an-organization).
20+
You can have more granular control over the permissions you grant at the repository level by creating up to {% ifversion authz-increased-custom-repo-roles %}five {% else %}three {% endif %} custom repository roles. {% data reusables.organizations.about-custom-repo-roles %} For more information, see "[AUTOTITLE](/organizations/managing-peoples-access-to-your-organization-with-roles/managing-custom-repository-roles-for-an-organization).
2121

2222
After you create a custom role, anyone with admin access to a repository can assign the role to an individual or team. For more information, see "[AUTOTITLE](/organizations/managing-user-access-to-your-organizations-repositories/managing-an-individuals-access-to-an-organization-repository)" and "[AUTOTITLE](/organizations/managing-user-access-to-your-organizations-repositories/managing-team-access-to-an-organization-repository)."
2323

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
versions:
2+
ghec: '*'
3+
fpt: '*'
4+
ghes: '>=3.9'
5+
ghae: '>=3.9'

0 commit comments

Comments
 (0)