1
0
mirror of synced 2026-01-07 09:01:31 -05:00
Files
docs/content/actions/using-github-hosted-runners/controlling-access-to-larger-runners.md
Lucas Costi 7b86410fc3 Improve Actions short titles (#31394)
Co-authored-by: Martin Lopes <martin389@github.com>
2022-10-05 04:34:45 +00:00

1.7 KiB

title, shortTitle, intro, product, versions, type
title shortTitle intro product versions type
Controlling access to larger runners Control access to {% data variables.actions.hosted_runner %}s You can use policies to limit access to {% data variables.actions.hosted_runner %}s that have been added to an organization or enterprise. {% data reusables.gated-features.hosted-runners %}
feature
actions-hosted-runners
tutorial

{% data reusables.actions.enterprise-beta %} {% data reusables.actions.enterprise-github-hosted-runners %}

About runner groups

{% data reusables.actions.about-runner-groups %} {% ifversion fpt %}For more information, see the {% data variables.product.prodname_ghe_cloud %} documentation.{% endif %}

{% ifversion ghec or ghes or ghae %}

Creating a runner group for an organization

{% data reusables.actions.hosted-runner-security-admonition %} {% data reusables.actions.creating-a-runner-group-for-an-organization %}

Creating a runner group for an enterprise

{% data reusables.actions.hosted-runner-security-admonition %} {% data reusables.actions.creating-a-runner-group-for-an-enterprise %}

{% endif %}

Changing the access policy of a runner group

{% data reusables.actions.hosted-runner-security-admonition %} {% data reusables.actions.changing-the-access-policy-of-a-runner-group %}

Changing the name of a runner group

{% data reusables.actions.changing-the-name-of-a-runner-group %}

{% ifversion ghec or ghes or ghae %}

Moving a runner to a group

{% data reusables.actions.moving-a-runner-to-a-group %}

Removing a runner group

{% data reusables.actions.removing-a-runner-group %}

{% endif %}