Skip to content

Remove feature flag filter_pipelines_search

Payton Burdette requested to merge remove-filter-pipelines-search-flag into master

What does this MR do?

This MR removes the feature flag :filter_pipelines_search.

It has been deemed stable and been default enabled for 5 months now.

This MR does not need a changelog since it was defaulted to true already 👇

A change that removes a feature flag should have a changelog entry - only if the feature flag did not default to true already.

Related FF Docs link

Screenshots (strongly suggested)

Part of the UI the flag relates to

Project > Sidebar > CI/CD > Pipelines

Screen_Shot_2020-10-20_at_2.26.15_PM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Payton Burdette

Merge request reports