Skip to content

Add license scan result policy card copy behind flag

- requested to merge 371505-update-text-copy-license-scanning-policies into master

What does this MR do and why?

It changes the left card description behind a feature flag as part of #371505 (closed)

Before After
Screen_Shot_2022-11-15_at_2.29.57_AM Screen_Shot_2022-11-15_at_2.29.34_AM

Verification Steps

  • In a rails console enable Feature.enable(:license_scanning_policies)
  • As a EE user Navigate to http://gdk.test:3000/<group>/<project>/-/security/policies
  • Click New Policy button
  • Observe the text description copy

Describe in detail what your merge request does and why.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

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

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 #371505 (closed)

Edited by -

Merge request reports