Add skip CI configuration for pipeline execution policy

What does this MR do and why?

Add skip ci configuration

New configuration for pipeline execution policy. Allow to skip pipeline trigger and add exception for specific users

Changelog: added EE: true

References

Please include cross links to any resources that are relevant to this MR. This will give reviewers and future readers helpful context to give an efficient review of the changes introduced.

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.

Description UI
Add configuration skip ci.mov

How to set up and validate locally

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

  1. Enable feature flag:

    Feature.enable(:security_policies_skip_ci)
  2. Go to Group/Project

  3. Secure -> Policies

  4. New pipeline execution policy

  5. Check new section for additional configuration

Related to #507835 (closed)

Merge request reports

Loading