Skip to content

Add pipeline execution editor page

Alexander Turinske requested to merge 454281-add-new-policy-editor into master

What does this MR do and why?

Add policy execution editor page

  • add editor component
  • add actions file
  • add rule file
  • add util files
  • add tests

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.

image

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. Navigate to http://gdk.test:3443/gitlab-org/gitlab-test/-/security/policies/new?type=pipeline_execution_policy

Related to #454281 (closed)

Edited by Alexander Turinske

Merge request reports