Skip to content

Remove required pipeline configuration feature

Jay Montal requested to merge 389467_remove_required_pipeline_configuration into master

What does this MR do and why?

What

%17.0 breaking change

Removes deprecated required pipeline configuration feature

  • Removes deprecated feature from UI
  • Ignores column

Why

Compliance pipelines has replaced required pipeline configurations so the feature is no longer valid and will be removed as part of %17.0

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

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

Before After
image image

How to set up and validate locally

  1. On the left sidebar, at the bottom, select Admin Area.
  2. Select Settings > CI/CD.
  3. The Required pipeline configuration section should no longer exist

Related to #389467 (closed)

Edited by Jay Montal

Merge request reports