Skip to content

Draft: Enforce group-level merge request settings

Max Woolf requested to merge 337941-enforce-settings into master

What does this MR do?

  • Enforces merge request approval settings across the codebase based on resolved values from instance -> group -> project cascading.
  • Does this behind a default-off feature flag. Merging this should have no effect on end-users other than those specifically enabled.

Screenshots or Screencasts (strongly suggested)

How to setup and validate locally (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #337941 (closed)

Edited by Max Woolf

Merge request reports