cd /news/ai-tools/add-review-cycles-and-time-to-adopti… · home topics ai-tools article
[ARTICLE · art-50603] src=github.blog ↗ pub= topic=ai-tools verified=true sentiment=↑ positive

Add review cycles and time to adoption phases in the usage API

GitHub added two new code-review velocity metrics to the Copilot usage metrics API: median time to first review and median number of review cycles per merged pull request, broken down by AI adoption phase. The metrics help organizations quantify how Copilot adoption affects review speed and iteration efficiency.

read1 min views1 publishedJul 8, 2026
Add review cycles and time to adoption phases in the usage API
Image: GitHub Changelog

The Copilot usage metrics API now reports two additional code-review velocity metrics for each AI adoption phase, extending the adoption phase cohorts fields available in the enterprise and organization reports. Alongside the existing per-phase merge time and merge counts, you can now compare how quickly pull requests are reviewed and how many review cycles they take across your adoption cohorts.

What’s new Each phase entry in the totals_by_ai_adoption_phase

breakdown now includes two new fields:

: The median time, in minutes, from when a pull request is created to its first review.avg_pull_requests_minutes_to_review

: The median number of review submissions a pull request receives before it merges.avg_pull_requests_review_cycles

Both metrics are scoped to merged pull requests and attributed to each pull request’s merge day, so every pull request is counted exactly once. Pull requests that are reviewed but never merged do not contribute to either metric.

Why this matters Review latency and review-cycle counts are leading indicators of engineering throughput. By breaking them out by AI adoption phase, you can see whether teams with deeper Copilot adoption get their pull requests reviewed faster and iterate through fewer review cycles. This helps quantify the downstream impact of Copilot on your review process and helps you target enablement where it moves the needle most.

Important notes

  • These metrics appear in both the enterprise and organization 1-day and 28-day reports.
  • Because they are scoped to merged pull requests, review latency and cycle counts reflect work that actually landed.
  • Phase definitions and cohort assignment are unchanged. For details, see the
[adoption phase cohorts announcement](https://github.blog/changelog/2026-05-29-copilot-usage-metrics-api-adds-cohorts-for-ai-adoption/).

Visit the [Copilot usage metrics API documentation](https://docs.github.com/rest/copilot/copilot-usage-metrics) to get started.
── more in #ai-tools 4 stories · sorted by recency
── more on @github 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/add-review-cycles-an…] indexed:0 read:1min 2026-07-08 ·