Skip to content

Trigger mergeRequestMergeStatusUpdated when MR gets closed

Patrick Bajao requested to merge 372519-trigger-merge-status-closed into master

What does this MR do and why?

When merge request gets closed, 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 a MR is closed.

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 #372519 (closed)

Merge request reports