Skip to content

Protected packages: Add help text for name pattern input

What does this MR do and why?

Protected packages: Add help text for name pattern input

Changelog: other

🛠 with at Siemens

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.

MR Checklist (@gerardo-navarro)

Screenshots or screen recordings

Just adding the help text to the input in the frontend.

Before After
image image

How to set up and validate locally

  1. In rails console enable the experiment fully
Feature.enable(:packages_protected_packages)
  1. Go to http://gdk.test:3000/flightjs/Flight/-/settings/packages_and_registries
  2. Click the button "Add protection rule"

Related to #413641

Edited by Gerardo Navarro

Merge request reports

Loading