<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/copilot-reviewed-pull-request-merge-metrics-now-in-the-usage-metrics-api-rm8qsmuce" -->

---
title: Copilot-reviewed pull request merge metrics now in the...
description: The GitHub Copilot usage metrics API now includes two new metrics tracking Copilot code review activity: `total_merged_reviewed_by_copilot` (count of pull...
canonical: https://daily.dev/posts/copilot-reviewed-pull-request-merge-metrics-now-in-the-usage-metrics-api-rm8qsmuce
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Copilot-reviewed pull request merge metrics now in the usage metrics API | daily.dev
og:description: The GitHub Copilot usage metrics API now includes two new metrics tracking Copilot code review activity: `total_merged_reviewed_by_copilot` (count of pull...
og:url: https://daily.dev/posts/copilot-reviewed-pull-request-merge-metrics-now-in-the-usage-metrics-api-rm8qsmuce
og:image: https://api.daily.dev/og/posts/Rm8QsmuCe.png
og:image:alt: Copilot-reviewed pull request merge metrics now in the usage metrics API
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

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

**[GitHub Changelog](https://daily.dev/sources/github_updates)** · 2 min read · 1 upvotes · 0 comments

## Summary

The GitHub Copilot usage metrics API now includes two new metrics tracking Copilot code review activity: `total_merged_reviewed_by_copilot` (count of pull requests both merged and reviewed by Copilot) and `median_minutes_to_merge_copilot_reviewed` (median time from PR creation to merge for Copilot-reviewed PRs). These complement the existing metrics for Copilot-created PRs, giving enterprise admins and org owners end-to-end visibility into Copilot's participation across the full pull request lifecycle — from authoring to review to merge. Both metrics are available in single-day and 28-day rolling window reports.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://github.blog/changelog/2026-04-08-copilot-reviewed-pull-request-merge-metrics-now-in-the-usage-metrics-api>

## Similar posts on daily.dev

- [Pull request throughput and time to merge available in Copilot usage metrics API](https://daily.dev/posts/pull-request-throughput-and-time-to-merge-available-in-copilot-usage-metrics-api-hdrw4ixug) · GitHub Changelog · 0 upvotes · 0 comments

---

Tags: [#github](https://daily.dev/tags/github), [#code-review](https://daily.dev/tags/code-review)

[View this post on daily.dev](https://daily.dev/posts/copilot-reviewed-pull-request-merge-metrics-now-in-the-usage-metrics-api-rm8qsmuce)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Copilot-reviewed pull request merge metrics now in the usage metrics API","url":"https://daily.dev/posts/copilot-reviewed-pull-request-merge-metrics-now-in-the-usage-metrics-api-rm8qsmuce","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/copilot-reviewed-pull-request-merge-metrics-now-in-the-usage-metrics-api-rm8qsmuce"},"datePublished":"2026-04-09T00:22:32.702Z","dateModified":"2026-04-09T00:22:52.759Z","description":"The GitHub Copilot usage metrics API now includes two new metrics tracking Copilot code review activity: `total_merged_reviewed_by_copilot` (count of pull...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/1f8ce835f7d9acaecfd97f510f8aa38f?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/1f8ce835f7d9acaecfd97f510f8aa38f?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"GitHub Changelog","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"GitHub Changelog","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/15004b7835da4d89b02b115871f0f6dc","url":"https://daily.dev/sources/github_updates"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/copilot-reviewed-pull-request-merge-metrics-now-in-the-usage-metrics-api-rm8qsmuce","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":1},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"github,code-review","timeRequired":"PT2M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"GitHub Changelog","item":"https://daily.dev/sources/github_updates"},{"@type":"ListItem","position":3,"name":"Copilot-reviewed pull request merge metrics now in the usage metrics API"}]}
```

