1
0
mirror of synced 2025-12-19 18:10:59 -05:00

[2025-11-13] Copilot coding agent can be configured as a bypass actor for repo rules (#58461)

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:
Tim Rogers
2025-11-13 19:43:57 +00:00
committed by GitHub
parent 02fc0ce9f6
commit da742516d0
3 changed files with 10 additions and 1 deletions

View File

@@ -63,6 +63,9 @@ The following are eligible for bypass access:
* Enterprise teams, enterprise apps, and enterprise roles ({% data variables.release-phases.public_preview %})
* Repository admins, organization owners, and enterprise owners
* The maintain or write role, or deploy keys.
{%- ifversion ghec %}
* {% data variables.copilot.copilot_coding_agent %}. For more information about {% data variables.copilot.copilot_coding_agent %}, see [AUTOTITLE](/copilot/concepts/agents/coding-agent/about-coding-agent#limitations-in-copilot-coding-agents-compatibility-with-other-features).
{%- endif %}
1. To grant bypass permissions for the ruleset, in the "Bypass list" section, click **Add bypass**.
@@ -120,6 +123,9 @@ You can grant certain roles, teams, or apps bypass permissions as well as the ab
* Enterprise teams, enterprise apps, and enterprise roles ({% data variables.release-phases.public_preview %})
* Repository admins, organization owners, and enterprise owners
* The maintain or write role, or deploy keys
{%- ifversion ghec %}
* {% data variables.copilot.copilot_coding_agent %}. For more information about {% data variables.copilot.copilot_coding_agent %}, see [AUTOTITLE](/copilot/concepts/agents/coding-agent/about-coding-agent#limitations-in-copilot-coding-agents-compatibility-with-other-features).
{%- endif %}
1. To grant bypass permissions for the ruleset, in the "Bypass list" section, click **Add bypass**.
1. In the "Add bypass" modal dialog that appears, search for the role, team, or app you would like to grant bypass permissions, then select the role, team, or app from the "Suggestions" section and click Add Selected.