Skip to content

Trigger mergeRequestMergeStatusUpdated when merge_status changes

What does this MR do and why?

When merge_status transitions, we need to let the subscribers know about it. To do this, we trigger the subscription on specific transitions.

This is behind trigger_mr_subscription_on_merge_status_change because the merge_status is critical to mergeability. In case, trigger cause some unforeseen issue, we can toggle it.

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

Edited by Patrick Bajao

Merge request reports