← Back to KHAO

Agent ·

Copilot-reviewed pull request merge metrics now in the usage metrics API - GitHub Changelog

2 min read

Compiled by KHAO Editorial — aggregated from 1 outlet. See llms.txt for citation guidance.

★ Tier-1 Source

Image accompanies the article at GitHub Blog. No description was extracted from the 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

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.

Read full article at GitHub Blog →

#agent