Skip to content

Trigger mergeRequestMergeStatusUpdated when approvals are reset

What does this MR do and why?

When merge request approvals get reset, it affects the mergeability of the merge request.

Since we need to update the merge widget in real-time, we need to let the subscribers know about it. To do this, we trigger the subscription whenever approvals are reset.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #372634 (closed)

Merge request reports