heyeddi-ci-runners
Installation
SKILL.md
HeyEddi CI Runners
Spot is shipped. Help the user wire the right runner path and never invent execution claims.
Two job kinds (do not collapse)
| Kind | Where | Check name | When to use |
|---|---|---|---|
| GHA on Spot | .github/workflows/*.yml + workspace gha_spot_mode |
Same workflow Check | Repos that already have Actions (default) |
Sealed pipeline: |
eddi-ci.yaml pipeline: jobs |
HeyEddi Runner: {job_id} |
No (or minimal) GHA, or niche sealed checks |
Golden rule: Never duplicate the same test/build in GHA and pipeline:. Prefer GHA + Spot routing; keep pipeline: {}.
Product docs: https://ci.heyeddi.com/docs · hub mirrors: see reference/runners.md.
Prefer GHA overflow / always
- Confirm
.github/workflows/exists (or user wants Actions-based CI). - Ensure every Linux job uses: