Summary
The Claude Code Action workflow fails on PR-triggered runs across multiple repos, even after the recent fix (adding checkout step).
Affected Repos
| Repo |
Failed Run |
| broodly |
24010943408 |
| markets |
24010971650 |
| TalkTerm |
24010968392 |
| ContentTwin |
(multiple) |
Context
PRs were recently merged to add a checkout step to the Claude workflow for issue-triggered mode (broodly#70, google-app-scripts#120, markets#54, TalkTerm#49, ContentTwin#31). However, failures persist on PR triggers.
Recommended Actions
- Review the Claude Code Action workflow configuration in
standards/workflows/ or the claude.yml shared workflow
- Check if the
claude GitHub App token has correct permissions for PR operations
- Verify the
anthropics/claude-code-action version compatibility (currently pinned to v1)
- Test with a fresh PR after investigation
Context
Identified during weekly org CI/Security survey on 2026-04-05.
Summary
The Claude Code Action workflow fails on PR-triggered runs across multiple repos, even after the recent fix (adding checkout step).
Affected Repos
Context
PRs were recently merged to add a checkout step to the Claude workflow for issue-triggered mode (broodly#70, google-app-scripts#120, markets#54, TalkTerm#49, ContentTwin#31). However, failures persist on PR triggers.
Recommended Actions
standards/workflows/or theclaude.ymlshared workflowclaudeGitHub App token has correct permissions for PR operationsanthropics/claude-code-actionversion compatibility (currently pinned to v1)Context
Identified during weekly org CI/Security survey on 2026-04-05.