chore: stale agentic-os pre-commit pin (v0.16.0) still ships 2 retired commit-msg hook(s) #64
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?
The managed
agentic-osblock in this repo's.pre-commit-config.yamlis pinned atv0.16.0; current suite isv0.65.0.Actively blocking commits. The block still lists retired
commit-msg-stage hook(s) (conventional-commitand/orcloses-issue) that were deleted from the suite. They fire a phantom check on every commit.Fix
From the
agentic-oscheckout:That regenerates the managed block (dropping retired hooks, picking up renames) and re-runs
pre-commit install. Commit the resulting.pre-commit-config.yamlchange.Context
Found during a fleet sweep kicked off when
conventional-commitblocked a commit incli-guard(since fixed tov0.65.0). Every repo exceptcli-guardis behind on the pin.