Update validation for multiple approval actions
What does this MR do and why?
Update validation for multiple approval actions
Multiple approvals actions provides new validation format.
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
| Description | UI |
|---|---|
| Multiple approval actions | validation.mov |
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
-
Enable feature flag:
Feature.enable(:multiple_approval_actions) -
Go to Group/Project
-
Secure -> Policies
-
New approval policy
-
Add multiple require actions, set approvers more then 1 for different actions
-
Save policy
Related to #507380 (closed)