Skip to content

Added merge checks component to mr_widget_options

Phil Hughes requested to merge ph/mergeChecksInWidget into master

What does this MR do and why?

This adds the checks component into the widget app so that it renders to users. Also added realtime to the merge checks component by using an existing subscription.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

  • Enable merge_blocked_component feature flag
  • Visit a merge request
  • See Merge blocked... component in the merge widget

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Phil Hughes

Merge request reports