Skip to content

Change naming of policy scope yaml

What does this MR do and why?

This MR changes naming of initial yaml

Initial yaml naming must be updated because it is now available on project level for security policies

This MR is part of parent MR, in order to simplify review process

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.

See parent MR videos

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

***NO STEPS REQUIRED, NO VISUAL CHANGES FOR THIS MR***

OR

Enable ff:

Feature.enable(:security_policies_policy_scope)
  1. Go to group
  2. Secure -> Policies
  3. New policy (result or execution)
  4. Make sure that yaml preview has policy_scope inside
  5. Disable flag, make sure there is no policy_scope scope in yaml preview

Related to #432513 (closed)

Edited by Artur Fedorov

Merge request reports