Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.01 KB

self-hosted-runner-groups.md

File metadata and controls

22 lines (17 loc) · 1.01 KB
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 %}.
API
ghae ghec ghes
*
*
*
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.