Commit 545278b3 authored by sameer shaik's avatar sameer shaik Committed by Suzanne Selhorn

Explicitly specify group level shared runners button behaviour

parent e855f37f
...@@ -136,10 +136,16 @@ Shared runners are automatically disabled for a project: ...@@ -136,10 +136,16 @@ Shared runners are automatically disabled for a project:
To disable shared runners for a group: To disable shared runners for a group:
1. Go to the group's **Settings > CI/CD** and expand the **Runners** section. 1. Go to the group's **Settings > CI/CD** and expand the **Runners** section.
1. In the **Shared runners** area, click **Enable shared runners for this group**. 1. In the **Shared runners** area, turn off the **Enable shared runners for this group** toggle.
1. Optionally, to allow shared runners to be enabled for individual projects or subgroups, 1. Optionally, to allow shared runners to be enabled for individual projects or subgroups,
click **Allow projects and subgroups to override the group setting**. click **Allow projects and subgroups to override the group setting**.
NOTE:
To re-enable the shared runners for a group, turn on the
**Enable shared runners for this group** toggle.
Then, an owner or maintainer must explicitly change this setting
for each project subgroup or project.
### Group runners ### Group runners
Use *Group runners* when you want all projects in a group Use *Group runners* when you want all projects in a group
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment