Add banner message for pipeline maintenance mode
What does this MR do and why?
Add banner message for pipeline maintenance mode
-
We are transitioning to security scan execution polcies and want users to be aware of this upcoming change.
-
This is the first part of these changes, the edit form for frameworks will be done in a following MR.
EE: true
No changelog since this is behind a feature flag.
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
Before | After |
---|---|
How to set up and validate locally
- Enable FF: run
rails c
then enterFeature.enable :ff_compliance_pipeline_maintenance_mode
- Visit Compliance center for a top level group with Ultimate license
- Go to Frameworks tab
- You should see the new banner
Remaining work
-
only show banner when feature flag is enabled -
fix specs -
add correct paths to both links contained in the warning -
spell check
Edited by Sam Figueroa