Skip to content

Delete project_ref_name_in_pipeline feature flag

Rajendra Kadam requested to merge 454773-rm-project-ref-name-pipeline-ff into master

What does this MR do and why?

Deletes project_ref_name_in_pipeline feature flag and enables the feature by default.

Changelog: fixed

Rollout issue: #454773 (closed) Feature issue: #441771 (closed)

MR acceptance checklist

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

Screenshots or screen recordings

NA

How to set up and validate locally

  1. Using CI_COMMIT_REF_NAME in CI Yaml should not result in linter error.
  2. The problem in feature issue should not surface anymore.
  3. Pipeline should be 🍏

Related to #454773 (closed)

Merge request reports