Agent · GitHub Blog
Copilot-reviewed pull request merge metrics now in the usage metrics API - GitHub Changelog
Compiled by KHAO Editorial — aggregated from 1 outlet. See llms.txt for citation guidance.
★ Tier-1 Source
Building on the pull request throughput and cycle-time metrics shipped in February, which track Copilot-created pull requests from the coding agent, the Copilot usage metrics API now includes two new metrics focused on Copilot code review activity:.
Key facts
- Both metrics are available in single-day and 28-day rolling window reports at the enterprise and organization levels
- The earlier release captured how Copilot helps author pull requests (i.e., coding agent–created pull requests that were merged and their time to merge)
- Building on the pull request throughput and cycle-time metrics shipped in February, which track Copilot-created pull requests from the coding agent, the Copilot usage metrics API now includes two new
Summary
Pull_requests.total_merged_reviewed_by_copilot: The total number of pull requests that were both merged and reviewed by Copilot code review during the reporting period. Pull_requests.median_minutes_to_merge_copilot_reviewed: The median time in minutes from pull request creation to merge, only calculated for pull requests reviewed by Copilot code review. The earlier release captured how Copilot helps author pull requests (i.e., coding agent–created pull requests that were merged and their time to merge). These new metrics capture how Copilot helps review pull requests, letting you compare merge rates and cycle times for pull requests that received a Copilot code review against your baseline.