Experiment Cleanup: Show free users required merge request approvals
requested to merge 349560-conversion-experiment-cleanup-expose-free-users-to-required-merge-request-approvals into master
What does this MR do and why?
Clean up for the promote_mr_approvals_in_free
experiment that was deemed a success. Removes the promote_mr_approvals_in_free
yml entry.
Original experiment implementation MR: !75148 (merged)
Screenshots or screen recordings
How to set up and validate locally
- Turn on billing features in the app (via rails console)
- Create a group & a project with a repo (initialize with a README file)
- Edit the README (Can use the Web IDE)
- Commit the change and ensure
Start a new merge request
is checked
- Observe under the Reviewer section that Approval rules dropdown appears
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #349560 (closed)
Edited by Jay Montal