Skip to content

Update UI text for MR pipeline rename

Marcel Amirault requested to merge ui-rename-mr-pipelines into master

What does this MR do and why?

Resolves #351193 (closed)

As part of the related issue, we're renaming "Pipelines for merge requests" and "Pipelines for merged results" to simply:

  • Merge request pipelines
  • Merged results pipelines

This updates the UI to match. In fact, in many places I found we already used the updated name, so there were only a few remaining places that needed to be update. See screenshots for details. Docs are being handled separately, in !79197 (merged).

Screenshots or screen recordings

Before After
Screen_Shot_2022-01-26_at_21.43.27 Screen_Shot_2022-01-26_at_21.45.45
Screen_Shot_2022-01-26_at_21.51.11 Screen_Shot_2022-01-26_at_21.51.49
Screen_Shot_2022-01-26_at_21.48.27 Screen_Shot_2022-01-26_at_21.49.56

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Marcel Amirault

Merge request reports