From 8f010e740f85607b535da873ab3e5b430a4f5cf5 Mon Sep 17 00:00:00 2001 From: x032205 Date: Tue, 27 May 2025 20:50:19 -0400 Subject: [PATCH] Docs update --- 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 610d1fd47..53dcfe78a 100644 --- a/docs/documentation/platform/pr-workflows.mdx +++ b/docs/documentation/platform/pr-workflows.mdx @@ -37,6 +37,8 @@ The enforcement level determines how strict the policy is. A **Hard** enforcemen Enabling the "Bypass Approvals" toggle during policy creation will create a **Soft** enforcement level. Disabling the toggle makes the enforcement level **Hard**. +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. + ### 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.