1
0
mirror of synced 2025-12-25 02:17:36 -05:00

ERP: enterprise teams, apps and roles public preview access in rulesets (#57828)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Sam Browning <106113886+sabrowning1@users.noreply.github.com>
This commit is contained in:
Patrick Knight
2025-10-22 12:22:01 -05:00
committed by GitHub
parent 9dab326c73
commit 9021575c3c
2 changed files with 4 additions and 1 deletions

View File

@@ -2,7 +2,8 @@ You can grant certain roles, teams, or apps bypass permissions {% ifversion push
* Repository admins, organization owners, and enterprise owners
* The maintain or write role, or custom repository roles based on the write role
* Teams, excluding secret teams. See [AUTOTITLE](/organizations/organizing-members-into-teams/about-teams#team-visibility).
* Teams, excluding secret teams. See [AUTOTITLE](/organizations/organizing-members-into-teams/about-teams#team-visibility).{% ifversion ghec %}
* Enterprise teams, enterprise apps, and enterprise roles ({% data variables.release-phases.public_preview %}){% endif %}
{%- ifversion ghes %}
* Deploy keys
{%- endif %}