Enforce Promotion Approval Rules
The current UI shows a green checkbox and allows you to attempt to promote changes between environments even if the merge request is unable to be approved. Looks like it in Gitlab there is an 'approved' attribute that may be able to be used.
Alternatively, can have some basic rules but would like it called out its not ready to Promote in the Gearset UI.
4
votes

-
Paul Fleenor commented
Same for Azure DevOps. Gearset knows an approval is required per its UI but it still allows me to select the feature and click promote. It results in an error. Just disable the promote button if any of the selected features are missing required checks.