Trigger mergeRequestMergeStatusUpdated when merge_status changes
requested to merge 372517-trigger-merge-request-merge-status-updated-merge-status-change into master
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.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #372517 (closed)
Edited by Patrick Bajao