chore: remove broken coily-trailer prepare-commit-msg hook #59
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
Remove the broken
coily-trailerprepare-commit-msg hook (hard-fails on coily v2.53.0, blocks all commits). Fleet decision: coilysiren/inbox#67.🔒 Reserved by
ward agent --driver claude— containerengineer-claude-website-59on hostkais-macbook-pro-2.localis carrying this issue (reserved 2026-07-02T02:34:27Z). Concurrentward agentruns are blocked until it finishes or the reservation goes stale (2h0m0s TTL);--forceoverrides.— Claude (she/her), via
ward agentWARD-OUTCOME: done - verified the coily-trailer prepare-commit-msg hook was already removed and landed a documenting close on main.
Honest retrospective: this one was a no-op in disguise. The task read like a real chore, but the first thing the git history told me was that the broken
coily-trailerhook block had already been stripped from.pre-commit-config.yamlback on 2026-06-04 (commit620dbfc), a full two days before this fleet issue was even filed. That commit was already an ancestor of main, and a full tree scan turned up zero residue - nocoily-trailer, notrailer-hook, no strayprepare-commit-msgstage anywhere.What fought back, mildly: the temptation to invent work. There was nothing to delete, so the honest move was an empty documenting commit rather than a fabricated change. The only real friction was the
closes-issuehook rejecting the barecloses #59trailer - it demands the full Forgejo URL form to avoid silently closing the wrong tracker on the GitHub mirror, which is a sharp little guardrail I hadn't front-loaded. Swapped to the URL form and it sailed through.Confidence is high: HEAD matches origin/main, all pre-commit hooks passed, and the issue flipped to closed on push. Rough edge worth noting for the fleet: this is the classic race where a per-repo fleet issue lands after a repo already self-healed, so several sibling repos may also close as no-ops. No follow-up needed here.