Skip to content

Pushing to a merge request clears the approvals list if the respective project setting is enabled

What does this MR do?

When "approvals in a merge request when new commits are pushed to its source branch" project setting is enabled and the "Approvals required" number is 0, the approvals would not be cleared when pushing new commits to a merge request.

This merge request aims to fix that inconsistency

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #6702 (closed)

Edited by Douwe Maan

Merge request reports