Skip to content

Commit 5c78377

Browse files
docs-botCopilotmchammer01sophietheking
authored
Add missing repo-policy-rules-manage-bypass-request reusable (#62689)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com> Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com>
1 parent cedcbb7 commit 5c78377

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
> [!NOTE] Repository policy delegated bypass is in {% data variables.release-phases.public_preview %} and subject to change.
2+
3+
You can view and manage all requests for bypass privileges on the “Bypass Requests" page, located under the **Policy** settings.
4+
5+
You can filter requests by approver (member of the bypass list), requester (contributor making the request), timeframe, and status. The following statuses are assigned to a request:
6+
7+
|Status|Description|
8+
|---------|-----------|
9+
|`Cancelled`| The request has been cancelled by the contributor.|
10+
|`Completed`|The request has been approved and the commit(s) have been pushed to the repository.|
11+
|`Denied`|The request has been reviewed and denied.|
12+
|`Expired`| The request has expired. Requests are valid for 7 days. |
13+
|`Open`| The request has either not yet been reviewed, or has been approved but the commit(s) have not been pushed to the repository. |
14+
15+
When a contributor requests bypass privileges to push a commit containing restricted content, members of the bypass list all receive an email notification containing a link to the request. Members of the bypass list then have 7 days to review and either approve or deny the request before the request expires.
16+
17+
The contributor is notified of the decision by email and must take the required action. If the request is approved, the contributor can push the commit containing the restricted content to the repository. If the request is denied, the contributor must remove the restricted content from the commit in order to successfully push the commit to the repository.

0 commit comments

Comments
 (0)