Skip to content

Default enable pipeline_name feature flag and add pipeline_name_search feature flag

Reuben Pereira requested to merge rp/pipeline-search-ff into master

What does this MR do and why?

Describe in detail what your merge request does and why.

Default enable the pipeline_name feature flag. Since searching/filtering pipelines by name is not ready yet, this MR also introduces a new pipeline_name_search feature flag.

We decided to default enable the pipeline_name feature flag instead of removing it to give customers the option to disable it if they are not happy with the pipeline name replacing the commit title on the pipeline list and details pages. In the meantime, solution validation (https://gitlab.com/gitlab-org/ux-research/-/issues/2268) will be conducted.

Relevant issues:

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

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 Reuben Pereira

Merge request reports