From d0c10838e1af4570843a278e49e20c3b68b4d823 Mon Sep 17 00:00:00 2001 From: x032205 Date: Fri, 30 May 2025 02:02:14 -0400 Subject: [PATCH] Added docs --- docs/documentation/platform/pr-workflows.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/documentation/platform/pr-workflows.mdx b/docs/documentation/platform/pr-workflows.mdx index 53dcfe78a..e9496bff4 100644 --- a/docs/documentation/platform/pr-workflows.mdx +++ b/docs/documentation/platform/pr-workflows.mdx @@ -39,6 +39,8 @@ The enforcement level determines how strict the policy is. A **Hard** enforcemen If you choose to allow approval bypasses (Soft Enforcement), you may select specific users or groups that can perform the bypass for that specific policy. Not choosing users or groups will allow anyone to bypass the policy. +Users can only bypass their own requests. A policy bypasser will not be allowed to bypass other people's request for them. + ### Self approvals If the **Self Approvals** option is enabled, users who are designated as approvers on the policy can approve requests that they themselves have submitted.