Add humanaside strings for any merge request rule
What does this MR do and why?
This MR adds humanaside strings for new rule any merge request
in scan result policy
.
This MR resolves #422875 (closed)
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Description | UI |
---|---|
Full string with exceptions | |
String with commits type | |
No exceptions no commits |
How to set up and validate locally
-
Enable feature flag
Feature.enable(:scan_result_any_merge_request)
-
Go to a project or group
-
Open Secure -> Policies
-
Create new
scan result policy
-
Add
any merge request
rule inrules
section -
Go back to Secure -> Policies, click on created policy, see result in a drawer
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 #422875 (closed)
Edited by Artur Fedorov