ci: fix notify-chart-dev — container runner (job has never run since the split) #1
Loading…
Reference in a new issue
No description provided.
Delete branch "ci/container-runner"
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?
notify-chart-devhasruns-on: host, which runner-pub never offers (container-only by design, infra runbook 35 §8) — every run since 2026-07-09 queued forever and was cancelled (run 24 still waiting; the beta chart bump for v0.0.28-beta never fired).This mirrors the pattern already proven in this repo:
verify-release.yml’snotify-chart-prodjob —ubuntu-latest+ token-clone with full history/tags instead ofactions/checkout, then the samenotify-chart-bump.shwithbeta.After merging: cancel stuck run 24, then re-fire via workflow_dispatch (or the next embedded/ cut) to deliver the pending v0.0.28-beta bump.
🤖 Generated with Claude Code