Skip to content

Added sorting to the merge checks component

Phil Hughes requested to merge ph/mergeChecksSortOrder into master

What does this MR do and why?

This changes the sort order of the merge checks to be the following order: failed, success. This also filters out inactive status checks.

#435319 (closed)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshot_2024-01-16_at_15.27.11

How to set up and validate locally

  • Enable merge_blocked_component feature flag
  • Visit a merge request
Edited by Phil Hughes

Merge request reports