Skip to content

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 with exceptions.png
String with commits type without exceptions with commits.png
No exceptions no commits without commits.png

How to set up and validate locally

  1. Enable feature flag

    Feature.enable(:scan_result_any_merge_request)
  2. Go to a project or group

  3. Open Secure -> Policies

  4. Create new scan result policy

  5. Add any merge request rule in rules section

  6. 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.

Related to #422875 (closed)

Edited by Artur Fedorov

Merge request reports