github · GitHub Actions Docs
Actions Removing self-hosted runners - GitHub Docs
Instructions for decommissioning and deleting self-hosted runners from GitHub repositories, organizations, or enterprise accounts.
Derived skill
Files assembled from official documentation
Viewing SKILL.md
Actions Removing self-hosted runners - GitHub Docs
Instructions for decommissioning and deleting self-hosted runners from GitHub repositories, organizations, or enterprise accounts.
When To Use
Use when you need to decommission a self-hosted runner machine or remove its registration from GitHub to clean up runner lists.
Reference Files
| File | Contains | Use For |
|---|---|---|
SKILL.md | Entry point: scope, routing table, and workflow. | Start here. |
docs/actions-how-tos-manage-runners-removing-self-hosted-github-docs-workflow-guide.md | A guide detailing the procedures for permanently removing self-hosted runners from a repository, organization, or enterprise within GitHub Actions. | Questions about a guide detailing the procedures for permanently removing self-hosted runners from a repository, organization, or ent... |
What This Skill Covers
-
- GitHub Actions / - How-tos / - Manage runners / - Self-hosted runners / - Remove runners
- Main sections:
In this article,Removing a runner from a repository,Removing a runner from an organization,Removing a runner from an enterprise.
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/self-hosted-runners/remove-runners
