Skip to content

Experiment Cleanup: Show free users required merge request approvals

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

  1. Turn on billing features in the app (via rails console)
  2. Create a group & a project with a repo (initialize with a README file)
  1. Edit the README (Can use the Web IDE)
  2. Commit the change and ensure Start a new merge request is checked
  1. 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.

Related to #349560 (closed)

Edited by Jay Montal

Merge request reports