Skip to content

Non-admins can change "Allow runner registration token"

What does this MR do and why?

This change allows non-admins to modify the group setting that enables groups to continue using the runner registration token.

Changelog: fixed

Fixes: #456251 (closed)

MR acceptance checklist

2024-04-17_11.43.47

How to set up and validate locally

  1. With a top-level group.
  2. Log in as the group's owner (that's not an admin)
  3. Visit the group's Settings > CI CD > Runners e.g. http://gdk.test:3000/groups/flightjs/-/settings/ci_cd#runners-settings
  4. Confirm you can modify the checkbox "Allow members of projects and groups to create runners with runner registration tokens"

Related to #456251 (closed)

Merge request reports