Greptile review fixes

This commit is contained in:
x032205
2025-05-21 18:17:01 -04:00
parent e3725dd3ab
commit c1fa344f02
4 changed files with 13 additions and 11 deletions

View File

@@ -33,7 +33,9 @@ First, you would need to create a set of policies for a certain environment. In
The enforcement level determines how strict the policy is. A **Hard** enforcement level means that any change that matches the policy will need full approval prior merging. A **Soft** enforcement level allows for break glass functionality on the request. If a change request is bypassed, the approvers will be notified via email.
You can use the **Soft** enforcement level by enabling "Bypass Approvals".
<Note>
Enabling the "Bypass Approvals" toggle during policy creation will create a **Soft** enforcement level. Disabling the toggle makes the enforcement level **Hard**.
</Note>
### Self approvals