Skip to content

ci(claude): bump ai-review-prompts pin to 53d4f501#486

Closed
heskew wants to merge 1 commit intomainfrom
ci/bump-ai-review-prompts-53d4f501
Closed

ci(claude): bump ai-review-prompts pin to 53d4f501#486
heskew wants to merge 1 commit intomainfrom
ci/bump-ai-review-prompts-53d4f501

Conversation

@heskew
Copy link
Copy Markdown
Member

@heskew heskew commented May 6, 2026

Summary

Bumps all four caller workflow files to ai-review-prompts `53d4f501` (post-#15). Picks up:

  • `claude-fix:test` label support — added to the issue-to-PR reusable's hard-coded `if:` JSON list and prompt label-scope guidance. Test work (write, migrate, refactor, stabilize tests) was the missing scope between `:bug` and the existing labels.
  • FS primitives in the allowlist — `Bash(mkdir:)`, `Bash(mv:)`, `Bash(cp:)`, `Bash(ls:)`, `Bash(cat:)`. Surfaced when an `@claude` mention burned half its turn budget retrying `mkdir` against a denial. `Bash(git:)` was already in the allowlist (full namespace), so this isn't a meaningful security expansion.

All four callers move together to the same SHA, keeping the "all pin lines match" invariant easy to eyeball.

The `claude-fix:test` label has already been created on this repo (mirroring oauth / harper-pro: green `#0E8A16`, "Test work — write, migrate, refactor, or stabilize tests").

Test plan

  • Caller-validator script (from ai-review-prompts main) dry-runs cleanly against the bumped tree.
  • All four caller files now reference `53d4f5015c8bac691fa108c5c3d0440151bd66af` in both `uses:` and `with.ai-review-prompts-ref`.
  • After merge: label a test issue with `claude-fix:test`; verify the issue-to-PR reusable picks up the new scope and the agent doesn't burn turns on `mkdir` denials.

🤖 Generated with Claude Code

Picks up `claude-fix:test` label support and FS primitives
(`mkdir`/`mv`/`cp`/`ls`/`cat`) in the issue-to-PR reusable's
allowlist. Bumps all four caller files in lockstep — the SHA is
the same across review/mention/issue-to-pr/validator so the
"all four pin lines match" invariant is easy to eyeball.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@heskew heskew requested review from a team as code owners May 6, 2026 19:34
@heskew heskew marked this pull request as draft May 6, 2026 19:35
@heskew
Copy link
Copy Markdown
Member Author

heskew commented May 7, 2026

Superseded — bumping to the post-#16/#17 SHA (f6daed30) instead, which also picks up the mention-FS primitives + add-only migration guidance. New PR coming.

@heskew heskew closed this May 7, 2026
@heskew heskew deleted the ci/bump-ai-review-prompts-53d4f501 branch May 7, 2026 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants