Add GitHub Actions runner info to shared TOOLS.md
Each org has self-hosted ARC runners that scale to zero when idle. Runner labels standardized to runners-<org> format. Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
@@ -32,3 +32,9 @@ Auto-injected env vars:
|
||||
|---|---|---|
|
||||
| `privilegedescalation/agents` | Board | Agent profiles and configuration (this repo) |
|
||||
| `privilegedescalation/headlamp-*` | Gandalf | Headlamp plugin repos |
|
||||
|
||||
## GitHub Actions Runners
|
||||
|
||||
Self-hosted ARC runners are available at the org level. Use `runs-on: runners-privilegedescalation` in workflows.
|
||||
|
||||
Runners scale to zero when idle — if no runner pods are visible, they will start automatically when a workflow is triggered.
|
||||
|
||||
Reference in New Issue
Block a user