ci: pin gadfly reusable workflow to immutable sha (cache-bust @v1) #17
Reference in New Issue
Block a user
Delete Branch "ci/pin-gadfly-sha"
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?
Long-lived act_runners cache the reusable-workflow ref, so a moved
@v1tag keeps resolving to a stale cached copy — a newly-added reviewer (the local 4090 Ti via llama-swap) never runs. Pinning to a unique immutable sha forces a cache miss → fresh fetch, picking up the full 7-model swarm.One line (+ comment rewording):
@v1→@95a9ec546afe30c70d3fe1881f7f9e3d7830f20b. Secrets/with:/if:blocks untouched. Identical change to the mort PR.🤖 Generated with Claude Code
🪰 Gadfly — live review status
0/7 reviewers finished · updated 2026-06-28 05:45:05Z
claude-code/opus· claude-code — ⏳ waiting to startclaude-code/opus:max· claude-code — ⏳ waiting to startclaude-code/sonnet· claude-code — ⏳ waiting to startdeepseek-v4-pro:cloud· ollama-cloud — ⏳ waiting to startglm-5.2:cloud· ollama-cloud — ⏳ waiting to startminimax-m3:cloud· ollama-cloud — ⏳ waiting to startragnaros/qwen3.6-27b· ragnaros — ⏳ waiting to startLive status board. Findings are posted in each model's own comment. Advisory only — does not block merge.
Pull request closed