Update UI Policy Editor to allow to include CI code block
What does this MR do and why?
This MR adds section for custom yaml
Custom yaml code can be executed for scan execution policies
This is incomplete feature
It is first MR from the series, introducing new custom action
section
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Description | UI |
---|---|
New custom action | custom yaml.mov |
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
Feature.enable(:compliance_pipeline_in_policies)
- Go to a project or group
-
Secure
->Policies
->New policy
->Scan execution policy
- Add new action -> Execute a YAML code block
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #428507 (closed)