Skip to content

Draft: Introduce ci_pipeline_variables_minimum_role with none

What does this MR do and why?

Introduce ci_pipeline_variables_minimum_role

Handle variables restriction by access_level Bypass a value on restrict_user_defined_variables to a main class Add tests on ci_cd_settings for update actions Add a feature flag allow_user_variables_by_minimum_role Expose ci_pipeline_variables_minimum_role to API

Changelog: added

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.

Before After

How to set up and validate locally

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

Merge request reports