Skip to content

Add CLI commands for GitHub Actions runners#306

Closed
Jackmin801 wants to merge 1 commit intoPrimeIntellect-ai:mainfrom
Jackmin801:claude/github-actions-runner-cli-40obp
Closed

Add CLI commands for GitHub Actions runners#306
Jackmin801 wants to merge 1 commit intoPrimeIntellect-ai:mainfrom
Jackmin801:claude/github-actions-runner-cli-40obp

Conversation

@Jackmin801
Copy link
Copy Markdown
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.
@Jackmin801 Jackmin801 closed this Feb 4, 2026
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