Before you start
Complete GitHub setup. Keep access to your private repository through the Peak GitHub App.Choose a runner
Use one of these Ubuntu 24.04 labels for the current pilot.
For an ARM job, set its runner label as follows.
Check current capacity
Create a token with workspace read access through API access. Read the current runner status.
Check the matching architecture even if the overall status is ready.
Confirm the result in Runs after your job finishes.
List configured pools
Check pool details
Open Runners. If you have a configured pool, find its repository list. Check its runner label, architecture, vCPU count, and memory. Use that label in the workflow jobs you want to move. Check the pool status before you run a job.
Do not treat Listening as proof of spare capacity or a successful job.
Check a completed job and its runner release in Runs.
Check a queued job
- Match the workflow’s runner label to the job’s architecture.
- Check the capacity state for that architecture.
- Check the GitHub App’s repository selection.
- Reconnect GitHub if asked.
- Check for a runner group error beside the repository and retry it.
- If you have a configured pool, check that it is active and listening.