Skip to content

Prevent project's approval rules having same name

What does this MR do?

It was reported in #13743 (closed) that having muiltiple approval rules with the same name prevents merge requests from being created.

This MR adds validations to prevent project approval rules with an existing name to be created.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Performance and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • 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

Merge request reports