Skip to content

Adds "Allow runner registration token" setting to top-level group

What does this MR do and why?

This change adds a new toggle to the CI/CD settings in top-level groups to allow group owners to allow users to enable registration tokens in top-level groups.

Changelog: added

UX note

Unlike other settings in this page, updating this setting uses a full page refresh (submit). This is done to avoid adding this setting to any API, as this setting is discouraged. It's not an ideal UX experience, but I think it's a good compromise as users would not enable this setting often.

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

New setting in Group > Settings > CI/CD Settings
Screenshot_2024-04-09_at_23.46.54

How to set up and validate locally

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

Related to #411923 (closed)

Edited by Miguel Rincon

Merge request reports