claude-code - 💡(How to fix) Fix [Bug] Code Review check runs stuck in progress indefinitely on Anthropic API [1 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#54042Fetched 2026-04-28 06:40:48
View on GitHub
Comments
0
Participants
1
Timeline
4
Reactions
0
Participants
Timeline (top)
labeled ×2mentioned ×1subscribed ×1

Code Example

[]
RAW_BUFFERClick to expand / collapse

Bug Description Subject: Code Review check runs repeatedly stuck "in progress" indefinitely Body: We're using the hosted Code Review feature (Claude GitHub App, not the self-hosted Action) and have had multiple reviews get stuck "in progress" indefinitely across PRs. The check run is created, "Code review in progress…" displays, but it never transitions to completed or failed and no comments are posted. @claude review successfully starts a review but it then hangs the same way.

GitHub org: dialpad Example repo: dialpad/SwitchRTC Example PR: https://github.com/dialpad/SwitchRTC/pull/924 Example check_run_id: 73251590295 Pattern: multiple PRs affected, not a one-off

Since the execution is on your infrastructure, I have no logs to share. Could you look at the backend execution for the check run above and let me know what's failing? Happy to provide additional stuck check_run_ids if helpful.

Environment Info

  • Platform: github

Errors

[]

extent analysis

TL;DR

The issue may be resolved by investigating the backend execution of the stuck check runs on the Claude GitHub App infrastructure.

Guidance

  • Investigate the check run execution for the provided check_run_id (73251590295) to identify potential issues or errors.
  • Provide additional stuck check_run_ids to help identify a pattern or common cause.
  • Verify if the issue is specific to the dialpad/SwitchRTC repository or if it affects other repositories in the dialpad organization.
  • Check if there are any known issues or limitations with the Claude GitHub App that could be causing the check runs to get stuck.

Notes

The lack of logs and error messages makes it challenging to provide a more specific solution. The issue seems to be related to the backend execution of the Claude GitHub App, which is not directly accessible to the user.

Recommendation

Apply workaround: Provide additional stuck check_run_ids to help the Claude GitHub App support team investigate and resolve the issue.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix [Bug] Code Review check runs stuck in progress indefinitely on Anthropic API [1 participants]