Describe the bug
Claude code reviews on my github repos keep running for hours and not completing. I've seen this since the beginning of November 2025. It does not seem to be specific to any particular repository.
To Reproduce
Keep creating PRs or pushing more commits on existing PRs. About 20% of the time Claude will never respond - so the github action times out after 6 hours. Sometimes it is also failing for no apparent reason.
Expected behavior
Fail faster and give clearer errors for what failed.
Screenshots
Highly Likely Examples:
Potentially related:
If applicable, add screenshots to help explain your problem.
Workflow yml file
https://github.com/fini-net/template-repo/blob/main/.github/workflows/claude-code-review.yml
It is the stock file generated by Claude Code during the process of adding Claude at the repo level. The only change is adding the global permissions so that Chekov doesn't complain about it.
API Provider
[x] Anthropic First-Party API (default)
[ ] AWS Bedrock
[ ] GCP Vertex
Additional context
anthropics/claude-code#11482
Describe the bug
Claude code reviews on my github repos keep running for hours and not completing. I've seen this since the beginning of November 2025. It does not seem to be specific to any particular repository.
To Reproduce
Keep creating PRs or pushing more commits on existing PRs. About 20% of the time Claude will never respond - so the github action times out after 6 hours. Sometimes it is also failing for no apparent reason.
Expected behavior
Fail faster and give clearer errors for what failed.
Screenshots
Highly Likely Examples:
Potentially related:
If applicable, add screenshots to help explain your problem.
Workflow yml file
https://github.com/fini-net/template-repo/blob/main/.github/workflows/claude-code-review.yml
It is the stock file generated by Claude Code during the process of adding Claude at the repo level. The only change is adding the global permissions so that Chekov doesn't complain about it.
API Provider
[x] Anthropic First-Party API (default)
[ ] AWS Bedrock
[ ] GCP Vertex
Additional context
anthropics/claude-code#11482