Update pipeline link and 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.
Change is behind the project FF ci_show_pipeline_name_instead_of_commit_title.
References
Screenshots or screen recordings
| before | after |
|---|---|
|
|
|
|
|
|
|
|
|
|
My local bookmarks
How to set up and validate locally
- Visit a pipeline in My Project > Build > Pipelines
- Check the header of the page
- Enable the feature flag e.g https://gdk.test:3000/rails/features/
- Refresh the pipeline page and check the header
Note: There are different kinds of pipelines you can set up:
- Pipelines with a
workflow:nameshould display the name, e.g https://docs.gitlab.com/ci/yaml/#workflowname - Pipelines without should only show the ID of the pipeline
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









