github · GitHub Actions Docs
Actions Runner groups - GitHub Docs
Explains how to organize self-hosted runners into groups to manage access control and assign specific runners to specific repositories or organizations.
Derived skill
Files assembled from official documentation
Viewing SKILL.md
Actions Runner groups - GitHub Docs
Explains how to organize self-hosted runners into groups to manage access control and assign specific runners to specific repositories or organizations.
When To Use
Use when you need to restrict which repositories can access specific self-hosted runners or when you need to manage runner access at an organizational level.
Reference Files
| File | Contains | Use For |
|---|---|---|
SKILL.md | Entry point: scope, routing table, and workflow. | Start here. |
docs/actions-runners-runner-groups-github-docs-workflow-guide.md | A documentation guide explaining the concept and usage of runner groups for controlling runner access at the organization level in GitHub Actions. | Questions about a documentation guide explaining the concept and usage of runner groups for controlling runner access at the organiza... |
What This Skill Covers
-
- GitHub Actions / - Concepts / - Runners / - Runner groups
- Main sections:
In this article,About runner groups,Next steps.
Workflow
- Open the most relevant file under
docs/for the exact documented workflow and wording. - Open
schemas/files for exact structured contracts. - Open
examples/files for concrete requests, commands, snippets, and manifests. - Do not add behavior or configuration that is not present in the attached source files.
Canonical source: https://docs.github.com/en/actions/concepts/runners/runner-groups
