Skip to content

Update code path selector

Alexander Turinske requested to merge 454284-update-code-file-path into master

What does this MR do and why?

Update code path selector

  • reorder file selector text
  • update icon

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.

Inject Override
inject override

new_feature

How to set up and validate locally

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

  1. Upload a GitLab Ultimate license
  2. Enable feature flag
echo "Feature.enable(:pipeline_execution_policy_type)" | rails c
  1. Navigate to http://gdk.test:3443/gitlab-org/gitlab-test/-/security/policies/new?type=pipeline_execution_policy
  2. Verify the action content and change all the properties
  3. Verify the action looks correct

Related to #454284

Edited by Alexander Turinske

Merge request reports