Skip to content

Implement mergeRequestMergeStatusUpdated subscription

Patrick Bajao requested to merge 372514-merge-request-merge-status-updated into master

What does this MR do and why?

Introduces a new mergeRequestMergeStatusUpdated GraphQL subscription that can be subscribed to by the frontend to get real-time updates on merge status whenever it gets updated.

This only includes the subscription and the triggers will be done separately.

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

Merge request reports