[CI] Gitea Actions runners dead on the-nexus — all workflows completing in 0s #915
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
All 3 Gitea Actions workflows on the-nexus (
auto-merge.yml,ci.yml,deploy.yml) show warning triangles and complete in 0 seconds. No runner is connected or picking up jobs.Evidence
0sdurationContrast with hermes-agent
hermes-agent DOES have runners connected (nix.yml ran for 18m3s), but most CI workflows there are also failing in 1-6 seconds — likely runner misconfiguration rather than missing runners.
Impact
Recommended Fix
Ref: #913 (production audit)
PR #914 — groq