Skip to content

Allow merge when `License-Check` approve denied policies

Tetiana Chupryna requested to merge 215913-allow-merge-denied-license-check into master

What does this MR do?

This is a solution for #215913 (closed)

We added a rule to prevent MR from merging if there are denied policies. If someone approves License-Check rule for the MR with such policies, we'll allow merging such MR.

Does this MR meet the acceptance criteria?

Conformity

Availability 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
Edited by Tetiana Chupryna

Merge request reports