ci: pin gadfly reusable workflow to immutable sha (cache-bust @v1) #17

Closed
steve wants to merge 0 commits from ci/pin-gadfly-sha into main
Owner

Long-lived act_runners cache the reusable-workflow ref, so a moved @v1 tag 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

Long-lived act_runners cache the reusable-workflow ref, so a moved `@v1` tag 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](https://claude.com/claude-code)

🪰 Gadfly — live review status

0/7 reviewers finished · updated 2026-06-28 05:45:05Z

claude-code/opus · claude-code — waiting to start

  • ⏸️ no lenses reported yet

claude-code/opus:max · claude-code — waiting to start

  • ⏸️ no lenses reported yet

claude-code/sonnet · claude-code — waiting to start

  • ⏸️ no lenses reported yet

deepseek-v4-pro:cloud · ollama-cloud — waiting to start

  • ⏸️ no lenses reported yet

glm-5.2:cloud · ollama-cloud — waiting to start

  • ⏸️ no lenses reported yet

minimax-m3:cloud · ollama-cloud — waiting to start

  • ⏸️ no lenses reported yet

ragnaros/qwen3.6-27b · ragnaros — waiting to start

  • ⏸️ no lenses reported yet

Live status board. Findings are posted in each model's own comment. Advisory only — does not block merge.

<!-- gadfly-status-board --> ## 🪰 Gadfly — live review status 0/7 reviewers finished · updated 2026-06-28 05:45:05Z #### `claude-code/opus` · claude-code — ⏳ waiting to start - ⏸️ _no lenses reported yet_ #### `claude-code/opus:max` · claude-code — ⏳ waiting to start - ⏸️ _no lenses reported yet_ #### `claude-code/sonnet` · claude-code — ⏳ waiting to start - ⏸️ _no lenses reported yet_ #### `deepseek-v4-pro:cloud` · ollama-cloud — ⏳ waiting to start - ⏸️ _no lenses reported yet_ #### `glm-5.2:cloud` · ollama-cloud — ⏳ waiting to start - ⏸️ _no lenses reported yet_ #### `minimax-m3:cloud` · ollama-cloud — ⏳ waiting to start - ⏸️ _no lenses reported yet_ #### `ragnaros/qwen3.6-27b` · ragnaros — ⏳ waiting to start - ⏸️ _no lenses reported yet_ <sub>Live status board. Findings are posted in each model's own comment. Advisory only — does not block merge.</sub>
steve closed this pull request 2026-06-28 05:54:53 +00:00
steve deleted branch ci/pin-gadfly-sha 2026-06-28 05:54:53 +00:00
Some checks are pending
executus CI / test (push) Failing after 18m3s
Adversarial Review (Gadfly) / review (pull_request) Successful in 2s

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: steve/executus#17