Skip to content

Draft: Update pipeline header

What does this MR do and why?

This MR updates the pipeline header so it does not show the commit name as prominently a before, to only use the pipeline name (from workflow:name) in the heading.

  • Add the pipeline id to the page peading
  • Removes the commit title from the heading (so only the pipeline name is ever shown)
  • Moves the commit information to a line title "For commit sha 📋 My commit title"
  • Changes the ref information to use In branchname instead of For branchname to avoid repeating the article For

References

Screenshots or screen recordings

before after
image image
image image
image image

How to set up and validate locally

MR acceptance checklist

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

Related to #545098

Edited by Miguel Rincon

Merge request reports

Loading