Skip to content

Check every mergeability checks for detailed_merge_status

Marc Shaw requested to merge check_all_mergeability_checks_in_api into master

What does this MR do and why?

Previously we were only checking for the mergeability_checks, instead we need to check for all the checks.

To Test:

  • Turn off the feature flag merge_blocked_component
  • Create an MR with a conflict
  • Confirm the MR is blocked because of the merge
Edited by Marc Shaw

Merge request reports