Skip to content

Conversation

@Jackmin801
Copy link
Member

Add new prime runner command group for spinning up and down GitHub Actions self-hosted runners on pods:

  • prime runner up: Create a new pod configured as a GitHub Actions runner
  • prime runner down: Terminate a runner pod
  • prime runner list: List all runner pods
  • prime runner status: Get status of a specific runner

Runners can be configured for either repository-level (--repo) or organization-level (--org) registration with GitHub.

Add new `prime runner` command group for spinning up and down GitHub Actions
self-hosted runners on pods:

- `prime runner up`: Create a new pod configured as a GitHub Actions runner
- `prime runner down`: Terminate a runner pod
- `prime runner list`: List all runner pods
- `prime runner status`: Get status of a specific runner

Runners can be configured for either repository-level (--repo) or
organization-level (--org) registration with GitHub.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants