Skip to content

Show merge help text for failed pipelines

Payton Burdette requested to merge pb-merge-help-text-fix into master

What does this MR do and why?

Previously failed pipelines on MRs did not show auto merge help text. This MR makes sure we show the help text no matter if the pipeline failed or not.

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

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

Before After
Screenshot 2024-01-09 at 11.57.54 AM.png Screenshot 2024-01-09 at 11.58.17 AM.png

How to set up and validate locally

  1. Setup an MR with a failed pipeline
  2. Have merge trains or another auto merge strategy setup.
Edited by Payton Burdette

Merge request reports