Skip to content

Commit 9021575

Browse files
patrick-knightCopilotsabrowning1
authored
ERP: enterprise teams, apps and roles public preview access in rulesets (#57828)
Co-authored-by: Copilot <[email protected]> Co-authored-by: Sam Browning <[email protected]>
1 parent 9dab326 commit 9021575

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

content/admin/enforcing-policies/enforcing-policies-for-your-enterprise/enforcing-policies-for-code-governance.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ If you select **Must match a given regex pattern restriction**, you can use regu
6262
You can grant certain roles, teams, or apps bypass permissions as well as the ability to approve bypass requests for your ruleset.
6363

6464
The following are eligible for bypass access:
65+
* Enterprise teams, enterprise apps, and enterprise roles ({% data variables.release-phases.public_preview %})
6566
* Repository admins, organization owners, and enterprise owners
6667
* The maintain or write role, or deploy keys.
6768

@@ -118,6 +119,7 @@ You can create a push ruleset for private or internal repositories in your enter
118119
119120
You can grant certain roles, teams, or apps bypass permissions as well as the ability to approve bypass requests for your ruleset. The following are eligible for bypass access:
120121

122+
* Enterprise teams, enterprise apps, and enterprise roles ({% data variables.release-phases.public_preview %})
121123
* Repository admins, organization owners, and enterprise owners
122124
* The maintain or write role, or deploy keys
123125

data/reusables/repositories/rulesets-bypass-step.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ You can grant certain roles, teams, or apps bypass permissions {% ifversion push
22

33
* Repository admins, organization owners, and enterprise owners
44
* The maintain or write role, or custom repository roles based on the write role
5-
* Teams, excluding secret teams. See [AUTOTITLE](/organizations/organizing-members-into-teams/about-teams#team-visibility).
5+
* Teams, excluding secret teams. See [AUTOTITLE](/organizations/organizing-members-into-teams/about-teams#team-visibility).{% ifversion ghec %}
6+
* Enterprise teams, enterprise apps, and enterprise roles ({% data variables.release-phases.public_preview %}){% endif %}
67
{%- ifversion ghes %}
78
* Deploy keys
89
{%- endif %}

0 commit comments

Comments
 (0)