From 75e9ea9c5df64affce5b45ec3de5cbeb02859528 Mon Sep 17 00:00:00 2001 From: x032205 Date: Fri, 30 May 2025 02:11:44 -0400 Subject: [PATCH] reworded docs --- docs/documentation/platform/pr-workflows.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/documentation/platform/pr-workflows.mdx b/docs/documentation/platform/pr-workflows.mdx index e9496bff4..c248c4dfa 100644 --- a/docs/documentation/platform/pr-workflows.mdx +++ b/docs/documentation/platform/pr-workflows.mdx @@ -39,7 +39,7 @@ 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. +A policy bypasser cannot bypass requests from others; the bypass action can only be performed by the request creator. ### Self approvals