cd /news/developer-tools/repository-level-github-copilot-usag… · home topics developer-tools article
[ARTICLE · art-64198] src=github.blog ↗ pub= topic=developer-tools verified=true sentiment=↑ positive

Repository-level GitHub Copilot usage metrics generally available

GitHub has made repository-level Copilot usage metrics generally available via two new REST API endpoints, enabling enterprise and organization users to see daily per-repository breakdowns of pull request activity from Copilot coding agent and Copilot code review. This granular data allows teams to identify where AI-driven development is most active and target enablement efforts effectively.

read1 min views1 publishedJul 17, 2026
Repository-level GitHub Copilot usage metrics generally available
Image: GitHub Changelog

The Copilot usage metrics REST API now reports repository-level activity. Two new endpoints return a daily, per-repository breakdown of pull request activity for Copilot coding agent and Copilot code review. They do this for both enterprise and organization reports.

What’s new Two new endpoints return a per-repository report for a single day:

`GET /enterprises/{enterprise}/copilot/metrics/reports/repos-1-day?day=YYYY-MM-DD`

`GET /orgs/{org}/copilot/metrics/reports/repos-1-day?day=YYYY-MM-DD`

Each response returns the following activity:

  • Pull requests created and merged by Copilot coding agent.
  • Pull requests reviewed by Copilot code review, with suggestion counts broken down by comment type.

Why this matters Until now, Copilot usage metrics stopped at the organization and user level. Repository-level reporting lets you see exactly where Copilot coding agent and Copilot code review are driving pull request activity across your codebase. This is the foundation for repository insights and AI-readiness reporting, so you can target enablement at the repositories that stand to benefit most.

Important notes Enterprise owners and billing managers, organization owners, and anyone with a custom organization or enterprise role that grants the View Copilot Metrics

permission can access these reports. The Copilot usage metrics policy must be enabled to support this functionality.

Visit the Copilot usage metrics API documentation to get started.

── more in #developer-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/repository-level-git…] indexed:0 read:1min 2026-07-17 ·