Skip to content

Extract broken? to mergeability checks framework

Patrick Bajao requested to merge 353405-extract-broken-check into master

What does this MR do and why?

As part of the effort of improving the checks we have to determine if a MR is in a mergeable state, this moves the broken? check to the mergeability checks framework.

This is behind the improved_mergeability_checks feature flag.

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

Merge request reports