Add allow deny list modal yaml update
What does this MR do and why?
Scope of this MR:
- Add yaml update for
allow/denylicenses modal - Make sure license
dropdownsare updated when license is selected - Disable add license button when all
licenseswere selected - Add tests
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.
| Description | UI |
|---|---|
| Update yaml | licenses.mov |
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
Enable Feature flag:
Feature.enable(:exclude_license_packages)
- Go to Group/Project
- Secure -> Policies
- New policy -> Approval Policy
- Select licence scan in rule section
- Add new criteria allow deny list
- Click on link button allowlist
- Add remove licenses
Related to #499149 (closed)
Edited by Artur Fedorov