Prompt Buddy logoPrompt Buddy

github · GitHub Actions Docs

Actions Managing access to self-hosted runners using groups - GitHub Docs

Configures and manages access control for self-hosted runners by organizing them into runner groups and assigning specific repositories or organizations to those groups.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Actions Managing access to self-hosted runners using groups - GitHub Docs

Configures and manages access control for self-hosted runners by organizing them into runner groups and assigning specific repositories or organizations to those groups.

When To Use

Use when you need to restrict which repositories can utilize specific self-hosted runners or when you need to organize runners into logical groups for permission management.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/actions-how-tos-manage-runners-managing-access-to-self-hosted-using-grou-workflow-guide.mdDocumentation regarding the creation of self-hosted runner groups and the configuration of repository access policies for organization-level runners.Questions about documentation regarding the creation of self-hosted runner groups and the configuration of repository access policies...
examples/actions-how-tos-manage-runners-managing-access-to-self-hosted-using-grou.textA shell command demonstrating how to configure a self-hosted runner to join a specific runner group using the config.sh script.Exact payloads, commands, or snippets shown in A shell command demonstrating how to configure a self-hosted runner to join a specific runner group using the config....
examples/actions-how-tos-manage-runners-managing-access-to-self-hosted-using-grou-2.textA text snippet demonstrating the error message returned when a specified self-hosted runner group cannot be found.Exact payloads, commands, or snippets shown in A text snippet demonstrating the error message returned when a specified self-hosted runner group cannot be found.

What This Skill Covers

    • GitHub Actions / - How-tos / - Manage runners / - Self-hosted runners / - Manage access
  • Main sections: Who can use this feature?, In this article, Creating a self-hosted runner group for an organization, Changing which repositories can access a runner group, Changing the name of a runner group.

Workflow

  1. Open the most relevant file under docs/ for the exact documented workflow and wording.
  2. Open schemas/ files for exact structured contracts.
  3. Open examples/ files for concrete requests, commands, snippets, and manifests.
  4. Do not add behavior or configuration that is not present in the attached source files.

Canonical source: https://docs.github.com/en/actions/how-tos/manage-runners/self-hosted-runners/manage-access