Skip to content

Draft: Cleanup approval_rules_drawer feature flag

Jacques Erasmus requested to merge 455803-remove-approval-rules-drawer-ff into master

What does this MR do and why?

Removes all references of the approval_rules_drawer feature flag + updates the docs.

TODO

  • Update docs
  • Remove FF references
  • Remove the Create modal
  • Remove the Vuex actions related to the Create modal
  • Test on Settings, Branch rules and MR New/Edit pages

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

No visual changes are expected as the feature flag is already enabled by default.

How to set up and validate locally

TODO

Related to #455803

Edited by Jacques Erasmus

Merge request reports