GitHub Copilot repository-level usage metrics now generally available
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.
https://github.blog/changelog/2026-07-17-repository-level-github-copilot-usage-metrics-generally-available
Related releases
- GitHub Copilot Deprecates Gemini 2.5 Pro and 3 Flash Models GitHub Changelog ·
- GitHub Copilot Enterprise Teams Model Policy Targeting in Public Preview GitHub Changelog ·
- npm restricts granular access token ability to bypass 2FA for sensitive actions GitHub Changelog ·
- GitHub Models officially retired GitHub Changelog ·
- GitHub Copilot VS Code Updates: Agents, Chat, UI, and Accessibility GitHub Changelog ·
- GitHub Actions: Reference same-repo workflows with self-repository syntax GitHub Changelog ·