Extract MergeRequest#open? check to mergeability framework
As part of the effort of improving the checks we have to determine if a MR is in a mergeable state, this moves the `open?` check to the mergeability checks framework. This is behind the `improved_mergeability_checks` feature flag.
Showing
Please register or sign in to comment