Skip to content

Update wording for pipeline deprecation banner

Sam Figueroa requested to merge sf/chore/reword-banner-440922 into master

What does this MR do and why?

Update wording for pipeline deprecation banner

📝 Making the "Migrate pipeline to policy" button context aware of the compliance pipeline YAML field will be done in a follow-up to this.

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
Screenshot_2024-06-27_at_10.44.02 Screenshot_2024-06-27_at_10.43.46
Screenshot_2024-06-27_at_10.51.50 Screenshot_2024-06-27_at_10.50.47

How to set up and validate locally

  1. Enable feature flag in GDK. Rails console: Feature.enable :ff_compliance_pipeline_maintenance_mode
  2. Follow steps on docs for viewing and editing frameworks.
Edited by Sam Figueroa

Merge request reports