Skip to content

Update open merge requests when a ProjectApprovalRule changes

What does this MR do?

When a ProjectApprovalRule is updated, find and update all its related MergeRequestApprovalRules that haven't been independently modified. Note that we consider a MergeRequestApprovalRule to be "unmodified" when its name, number of approvals needed, and list of approvers (user/group) patch the associated ProjectApprovalRule

Screenshots (strongly suggested)

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

Related to #254958 (closed)

Edited by Kerri Miller

Merge request reports