GitHub Actions · Arazzo Workflow
GitHub Actions Register a Self-hosted Runner
Version 1.0.0
List the available runner application binaries, mint a registration token, then list the repository's runners.
Provider
Workflows
register-runner
Gather runner binaries and a registration token for a repository.
Lists downloadable runner applications, mints a registration token, and lists the repository's self-hosted runners.
1
listRunnerApplications
List the runner application binaries available for download so the right OS/architecture package can be chosen.
2
createRegistrationToken
Create a registration token to pass to the self-hosted runner config script. Returns 201 with a token and its expiry.
3
listRunners
List the repository's currently registered self-hosted runners to confirm the existing inventory.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.