pith. sign in

Does AI Code Review Lead to Code Changes? A Case Study of GitHub Actions

5 Pith papers cite this work. Polarity classification is still indexing.

5 Pith papers citing it
abstract

AI-based code review tools automatically review and comment on pull requests to improve code quality. Despite their growing presence, little is known about their actual impact. We present a large-scale empirical study of 16 popular AI-based code review actions for GitHub workflows, analyzing more than 22,000 review comments in 178 repositories. We investigate (1) how these tools are adopted and configured, (2) whether their comments lead to code changes, and (3) which factors influence their effectiveness. We develop a two-stage LLM-assisted framework to determine whether review comments are addressed, and use interpretable machine learning to identify influencing factors. Our findings show that, while adoption is growing, effectiveness varies widely. Comments that are concise, contain code snippets, and are manually triggered, particularly those from hunk-level review tools, are more likely to result in code changes. These results highlight the importance of careful tool design and suggest directions for improving AI-based code review systems.

fields

cs.SE 4 cs.CR 1

years

2026 5

representative citing papers

Why Are Agentic Pull Requests Merged or Rejected? An Empirical Study

cs.SE · 2026-05-21 · unverdicted · novelty 6.0

Analysis of 9,799 human-reviewed agentic PRs shows only 35.7% of rejections reflect clear agent failures, with 31.2% due to workflow constraints and 33.1% lacking clear rationale, plus notable interaction differences across agents.

citing papers explorer

Showing 5 of 5 citing papers.