Co-authored-by: jc-clark <jc-clark@github.com> Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com> Co-authored-by: Rachael Sewell <rachmari@github.com> Co-authored-by: amstead <am-stead@github.com> Co-authored-by: hubwriter <hubwriter@github.com> Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com> Co-authored-by: Chris Patterson <chrispat@github.com> Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com> Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com> Co-authored-by: Bassem Dghaidi <568794+Link-@users.noreply.github.com> Co-authored-by: John Sudol <24583161+johnsudol@users.noreply.github.com> Co-authored-by: Francesco Renzi <rentziass@gmail.com>
1.0 KiB
1.0 KiB
title, intro, topics, versions, autogenerated
| title | intro | topics | versions | autogenerated | |||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Self-hosted runner groups | Use the REST API to interact with self-hosted runner groups for {% data variables.product.prodname_actions %}. |
|
|
rest |
About self-hosted runner groups in {% data variables.product.prodname_actions %}
You can use the REST API to manage groups of self-hosted runners in {% data variables.product.prodname_actions %}. For more information, see "AUTOTITLE."
{% data reusables.actions.actions-authentication %} {% data variables.product.prodname_github_apps %} must have the administration permission for repositories or the organization_self_hosted_runners permission for organizations. Authenticated users must have admin access to repositories or organizations, or the manage_runners:enterprise scope for enterprises to use these endpoints.