Batched migration to set pipeline_variables_minimum_override_role to no_one_allowed
Related to: #521951 (closed)
main issue: #514242 (closed)
What does this MR do and why?
Updates the pipeline_variables_minimum_override_role on project_ci_cd_settings to no_one_allowed for projects that are not using pipeline variables
This specific migration should be executed only on Gitlab.com, so it doesn't require finalization.
As a previous migration as well doesn't require finalization !185331 (merged) (projects_with_pipeline_variables)
References
Screenshots or screen recordings
| Before | After |
|---|---|
How to set up and validate locally
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by Dmytro Biryukov