Add scan result policy name change banner
What does this MR do and why?
Add scan result policy name change banner
- When the security policy breaking changes were implemented for
match_on_inclusion
, even with the banner there was a lot of confusion. I removed this banner before the other breaking change because I didn't realize users would still be so surprised even with all the notices, so I am adding it back to account for that response. - Revert Remove scan result policy name change banner (!150058 - merged)
- Show banner even if breaking changes feature flag is true
Remove scan result policy name change banner (!150058 - merged)
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.
Banner | Select |
---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
- Upload a GitLab Ultimate license
- Navigate to a project => Secure => Policies
- Verify the name change banner does display
- Verify the breaking changes banner displays
- Click "New policy"
- Verify the "Merge request policy" card does have an icon
- Verify the "Merge request policy" card does have a sub-title
Edited by Alexander Turinske