Disallow Pipeline and Job Cancellation (Frontend)
What does this MR do and why?
Adds UI setting to allow users to determine who has permission to cancel pipelines/jobs.
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Enable feature flag in rails console
:restrict_pipeline_cancellation_by_role
- Edit setting in Settings > CI/CD > General pipelines
- Test different user permission levels and their ability to cancel a running pipeline/job
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #410634 (closed)
Edited by Payton Burdette