Persistent Review Comments

Persistent review comments allow Qodo to update an existing review comment when new commits are pushed, instead of posting a new review each time.

How it works

  • With every new commit, Qodo updates the existing review comment.

  • If a new issue is introduced in a new commit, it appears as an additional finding marked with a ⭐️ New label.

  • All findings are visible directly in the pull request code review.

Benefits

  • Keeps pull request conversations clean

  • Makes it easier to track progress across commits

  • Reduces noise during iterative reviews

Audit Trail

Qodo maintains an audit trail of review findings, including:

  • Findings added per commit

  • Findings resolved per commit

Last updated