GitHub Copilot reports now track total merged PRs by AI adoption phase
GitHub's Copilot usage metrics API now includes total pull request merges per AI adoption phase in enterprise and organization reports. This enhancement allows administrators to calculate each phase's contribution to merged PRs and compare absolute throughput across phases, providing better insight into the impact of AI adoption on delivery velocity. These metrics are available to enterprise administrators and organization owners via the REST API.
- →Report total merged PRs by AI adoption phase
- →Improve analysis of AI adoption impact on development workflow
- →Availability and access to new metrics
Features (1) ›
- Report total merged PRs by AI adoption phase
GitHub Copilot usage metrics now include `total_pull_requests_merged` in organization and enterprise reports, complementing existing per-user averages. This metric tracks the total number of PRs merged by users in specific AI adoption phases.
Enhancements (1) ›
- Improve analysis of AI adoption impact on development workflow
The new total counts allow organizations to calculate the proportion of merged PRs contributed by each AI adoption phase and compare absolute throughput across these phases. This helps measure adoption impact on delivery and understand proportional user behavior.
Notes (1) ›
- Availability and access to new metrics
These enhanced metrics are available to enterprise administrators and organization owners who already have access to Copilot usage metrics through the REST API. The `total_pull_requests_merged` metric uses the same attribution as the existing `avg_pull_requests_merged` for consistency.
https://github.blog/changelog/2026-06-26-track-total-merges-by-adoption-phase-in-enterprise-and-organization-reports