[BUG] code review via github app shows outdated info even after bugs in PR are fixed

Resolved 💬 5 comments Opened Jul 24, 2025 by pdeva Closed Jan 5, 2026

Environment

  • Platform (select one):
  • [ x] Anthropic API
  • [ ] AWS Bedrock
  • [ ] Google Vertex AI
  • [ ] Other: <!-- specify -->
  • Claude CLI version: 1.0.59 (Claude Code)
  • Operating System: ubuntu 22
  • Terminal: Github actions

Bug Description

When run via github actions, we frequently see claude code showing outdated review comments.
so even after fixing the bug and claude code running again on the PR with new changes, it shows old issues and referenced old file numbers

we do use the graphite cli which 'force pushes' updates on the same commit, instead of creating new commits. not sure if that has anything to do with bug

Steps to Reproduce

  1. <!-- First step -->
  2. <!-- Second step -->
  3. <!-- And so on... -->

Expected Behavior

<!-- What you expected to happen -->

Actual Behavior

<!-- What actually happened -->

Additional Context

<!-- Add any other context about the problem here, such as screenshots, logs, etc. -->

View original on GitHub ↗

This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗