<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/repository-level-github-copilot-usage-metrics-generally-available-q3wawgn8b" -->

---
title: Repository-level GitHub Copilot usage metrics generally...
description: GitHub Copilot&#x27;s usage metrics REST API now supports repository-level reporting, moving beyond organization and user-level data. Two new endpoints provide...
canonical: https://daily.dev/posts/repository-level-github-copilot-usage-metrics-generally-available-q3wawgn8b
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Repository-level GitHub Copilot usage metrics generally available | daily.dev
og:description: GitHub Copilot&#x27;s usage metrics REST API now supports repository-level reporting, moving beyond organization and user-level data. Two new endpoints provide...
og:url: https://daily.dev/posts/repository-level-github-copilot-usage-metrics-generally-available-q3wawgn8b
og:image: https://api.daily.dev/og/posts/Q3wAWgn8b.png
og:image:alt: Repository-level GitHub Copilot usage metrics generally available
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.

# Repository-level GitHub Copilot usage metrics generally available

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

## Summary

GitHub Copilot's usage metrics REST API now supports repository-level reporting, moving beyond organization and user-level data. Two new endpoints provide daily, per-repository breakdowns of pull request activity for both Copilot coding agent (PRs created and merged) and Copilot code review (PRs reviewed with suggestion counts by comment type). Available for both enterprise and organization scopes, these endpoints are accessible to enterprise owners, billing managers, and organization owners with the View Copilot Metrics permission. This enables teams to identify which repositories benefit most from Copilot and supports AI-readiness reporting.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://github.blog/changelog/2026-07-17-repository-level-github-copilot-usage-metrics-generally-available>

## 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
- [Track organization Copilot usage](https://daily.dev/posts/track-organization-copilot-usage-k9rvujspa) · GitHub Changelog · 0 upvotes · 0 comments
- [Copilot metrics is now generally available](https://daily.dev/posts/copilot-metrics-is-now-generally-available-eghwt9w1m) · GitHub Changelog · 0 upvotes · 0 comments
- [Copilot-reviewed pull request merge metrics now in the usage metrics API](https://daily.dev/posts/copilot-reviewed-pull-request-merge-metrics-now-in-the-usage-metrics-api-rm8qsmuce) · GitHub Changelog · 1 upvotes · 0 comments
- [GitHub Copilot app usage metrics now expand across report rollups](https://daily.dev/posts/github-copilot-app-usage-metrics-now-expand-across-report-rollups-gvrrrah79) · GitHub Changelog · 0 upvotes · 0 comments

---

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

[View this post on daily.dev](https://daily.dev/posts/repository-level-github-copilot-usage-metrics-generally-available-q3wawgn8b)

```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":"Repository-level GitHub Copilot usage metrics generally available","url":"https://daily.dev/posts/repository-level-github-copilot-usage-metrics-generally-available-q3wawgn8b","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/repository-level-github-copilot-usage-metrics-generally-available-q3wawgn8b"},"datePublished":"2026-07-17T22:36:45.985Z","dateModified":"2026-07-21T16:04:45.686Z","description":"GitHub Copilot's usage metrics REST API now supports repository-level reporting, moving beyond organization and user-level data. Two new endpoints provide...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/6bbd6e20164450c822eafefb63d6db54?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/6bbd6e20164450c822eafefb63d6db54?_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/repository-level-github-copilot-usage-metrics-generally-available-q3wawgn8b","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"github,rest-api,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":"Repository-level GitHub Copilot usage metrics generally available"}]}
```

