中文

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

软件工程 2026-05-22 v1

摘要

AI coding agents increasingly submit pull requests (Agentic-PRs) to open-source repositories, yet their performance is commonly assessed using merge and rejection outcomes alone. We hypothesized that these outcome labels do not reliably reflect agent capability without considering review interactions. To test this, we conducted a decision-oriented analysis of 11,048 closed Agentic Pull Requests, refined to 9,799 human-reviewed PRs, and manually inspected 717 representative cases to recover decision rationale from interaction artifacts. We found that rejection outcomes substantially overstate agent error: only 35.7% of rejected PRs reflected clear agentic failures, while 31.2% were driven by workflow constraints and 33.1% lacked observable decision rationale. Among merged PRs, 15.4% required explicit reviewer involvement through feedback or direct commits, and 5.5% showed no visible interaction trace. We further observed systematic differences across agents, with Copilot and Devin more often embedded in reviewer-mediated workflows, while Codex and Cursor PRs were typically merged with minimal interaction. These results reject the assumption that PR outcomes alone capture agent performance and demonstrate the need for interaction-aware evaluation grounded in review behavior.

关键词

引用

@article{arxiv.2605.22534,
  title  = {Why Are Agentic Pull Requests Merged or Rejected? An Empirical Study},
  author = {Sien Reeve O. Peralta and Fumika Hoshi and Hironori Washizaki and Naoyasu Ubayashi and Inase Kondo and Yoshiki Higo and Hiroki Mukai and Norihiro Yoshida and Kazuki Kusama and Hidetake Tanaka and Youmei Fan},
  journal= {arXiv preprint arXiv:2605.22534},
  year   = {2026}
}

备注

Accepted for publication in 23rd international conference on Mining Software Repositories (MSR 2026) : 5 pages, 3 tables, 1 figure