Trigger mergeRequestMergeStatusUpdated when a blocking MR is added or removed
Problem to solve
We want the merge widget to show updated status when a blocking MR is added to a MR or removed from a MR.
Proposal
Trigger the mergeRequestMergeStatusUpdated
subscription when:
- blocking MR is added
- blocking MR is removed
We can trigger the subscription in MergeRequests::UpdateBlocksService
.
This page may contain information related to upcoming products, features and functionality. It is important to note that the information presented is for informational purposes only, so please do not rely on the information for purchasing or planning purposes. Just like with all projects, the items mentioned on the page are subject to change or delay, and the development, release, and timing of any products, features, or functionality remain at the sole discretion of GitLab Inc.
Edited by Patrick Bajao