Skip to content

Enable group-level MR approval settings by default

Max Woolf requested to merge group_merge_request_approval_settings-enable into master

What does this MR do and why?

  • Sets the group_merge_request_approval_settings_feature_flag default feature flag value to true.
  • Updates all calls to the flag to read the flag value from the flag definition.
  • Documentation was updated in a previous MR and doesn't need changing.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports