github GitHub Changelog ·

GitHub Copilot repository-level usage metrics now generally available

aigaengineer
feature announcement

GitHub Copilot usage metrics are now available at the repository level via new REST API endpoints for enterprise and organization reports. This allows teams to track Copilot's impact on pull request activity directly within specific codebases. The feature is for enterprise owners, organization owners, and users with specific permissions, provided Copilot usage metrics are enabled.

  • New API endpoints for repository-level Copilot usage metrics
  • Enable granular tracking of Copilot impact on pull requests
  • Access requirements and prerequisites for new metrics
Features (1)
  • New API endpoints for repository-level Copilot usage metrics

    Two new endpoints provide daily, per-repository reports on Copilot coding agent and code review activity within pull requests. This applies to both enterprise and organization-level reporting.

Enhancements (1)
  • Enable granular tracking of Copilot impact on pull requests

    Previously, metrics were only available at user or organization levels. Repository-level reporting allows visibility into where Copilot is driving pull request activity across the codebase, supporting insights and enablement targeting.

Notes (1)
  • Access requirements and prerequisites for new metrics

    Access is granted to enterprise owners, billing managers, organization owners, and users with specific 'View Copilot Metrics' permissions. The Copilot usage metrics policy must also be enabled.

Read the original announcement →

https://github.blog/changelog/2026-07-17-repository-level-github-copilot-usage-metrics-generally-available

Related releases