Skip to content

Add names for some pipelines

Reuben Pereira requested to merge rp/add-pipeline-names into master

What does this MR do and why?

Describe in detail what your merge request does and why.

This MR names a few pipelines in this project. I've only named a few since I don't have much context for the scheduled jobs in this project. I named a few pipelines that I could figure out from the schedule name and job names.

Pipeline names are behind the pipeline_name feature flag. The FF has been enabled for this project.

The pipeline name will appear in place of the commit title on the pipeline list and show/details pages.

Documentation for pipeline names: https://docs.gitlab.com/ee/ci/yaml/index.html#workflowname

Feature flag rollout issue: gitlab-org/gitlab#376095 (closed)

#1180

Expected impact & dry-runs

These are strongly recommended to assist reviewers and reduce the time to merge your change.

See https://gitlab.com/gitlab-org/quality/triage-ops/-/tree/master/doc/scheduled#testing-with-a-dry-run on how to perform dry-runs.

Action items

  • (If applicable) Add documentation to the handbook pages for Triage Operations =>
  • (If applicable) Identify the affected groups and how to communicate to them:
    • /cc @person_or_group =>
    • Relevant Slack channels =>
    • Engineering week-in-review
Edited by Reuben Pereira

Merge request reports

Loading