Skip to content

Provide names for pipelines

John Skarbek requested to merge jts/name-pipelines into master

What does this MR do?

  • This will name our auto-deployed trigger pipelines to something such as auto-deploy: gstg - 15-8-202301061120-d73450549d1
  • All other pipelines will NOT be named
  • We include a declaration that takes a variable with the intent that we send a name of our QA pipelines. This should be named something like: k8s-workloads/gitlab-com: gstg
  • Because this overrides the default template provided for workflow rules, we bring those into our own CI configuration

Addresses: gitlab-com/gl-infra/delivery#2754 (closed)

Author Check-list

Please read the Contributing document and once you do, complete the following:

  • Check if all of the following apply:
    • Assign to the correct reviewer per the contributing document
    • Apply the correct metadata per the contributing document
    • Link to related MRs for applying the changes on other environments
    • Link to related Chef changes
    • If necessary link to a Criticality 4 Change Request issue

Reviewer Check-list

  • Check if all of the following apply:
    • Reviewed the diff jobs to confirm changes are as expected
    • No changes shown in the diffs not associated with this MR - This may require a rebase or further investigation

Applier Check-list

  • Make sure there is no ongoing deployment for the affected envs before merging (see #announcements slack channel)
Edited by John Skarbek

Merge request reports