Prompt Buddy logoPrompt Buddy

github · GitHub Actions Docs

Actions Adding self-hosted runners - GitHub Docs

Instructions for configuring and registering self-hosted runners to execute GitHub Actions workloads on your own infrastructure.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Actions Adding self-hosted runners - GitHub Docs

Instructions for configuring and registering self-hosted runners to execute GitHub Actions workloads on your own infrastructure.

When To Use

Use when you need to register and connect your own local or cloud-based machines to GitHub Actions to run CI/CD jobs.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/actions-how-tos-manage-runners-adding-self-hosted-github-docs-workflow-guide.mdA guide detailing the prerequisites and steps to add self-hosted runners to a repository, organization, or enterprise within GitHub Actions.Questions about a guide detailing the prerequisites and steps to add self-hosted runners to a repository, organization, or enterprise...
examples/actions-how-tos-manage-runners-adding-self-hosted-github-docs-github-act.textA text log showing a successful connection from a self-hosted runner to GitHub Actions.Exact payloads, commands, or snippets shown in A text log showing a successful connection from a self-hosted runner to GitHub Actions.

What This Skill Covers

    • GitHub Actions / - How-tos / - Manage runners / - Self-hosted runners / - Add runners
  • Main sections: In this article, Prerequisites, Adding a self-hosted runner to a repository, Checking that your self-hosted runner was successfully added, Adding a self-hosted runner to an organization.

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/add-runners