github · GitHub Actions Docs
Actions Controlling access to larger runners - GitHub Docs
Provides instructions on how to restrict which repositories can use specific larger runners by using runner groups and repository permissions.
Derived skill
Files assembled from official documentation
Viewing SKILL.md
Actions Controlling access to larger runners - GitHub Docs
Provides instructions on how to restrict which repositories can use specific larger runners by using runner groups and repository permissions.
When To Use
Use when you need to restrict the use of high-cost or specialized larger runners to specific repositories within an organization.
Reference Files
| File | Contains | Use For |
|---|---|---|
SKILL.md | Entry point: scope, routing table, and workflow. | Start here. |
docs/actions-how-tos-manage-runners-controlling-access-to-larger-github-docs-workflow-guide.md | A guide explaining how to manage and limit access to larger runners using runner groups and policies within a GitHub organization. | Questions about a guide explaining how to manage and limit access to larger runners using runner groups and policies within a GitHub... |
What This Skill Covers
-
- GitHub Actions / - How-tos / - Manage runners / - Larger runners / - Control access
- Main sections:
Who can use this feature?,In this article,Managing access to larger runners,Creating a runner group for an organization,Changing which repositories can access a runner group.
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/how-tos/manage-runners/larger-runners/control-access
