← Back
GitHub
GitHub's Copilot Usage Metrics API gains org-level pull request metrics parity

API Expansion for Organization-Level Metrics

The organization-level Copilot Usage Metrics API now provides comprehensive pull request activity data, bringing feature parity with enterprise-level endpoints. This update enables teams to access standardized reporting and deeper insights into how Copilot impacts development workflows.

Available Metrics

Baseline Pull Request Activity:

  • Total pull requests created, reviewed, and merged
  • Median time to merge (in minutes)

Copilot Participation on PR Throughput and Review Quality:

  • Pull requests created by Copilot coding agent
  • Pull requests reviewed by Copilot code review
  • Total review suggestions and applied suggestions counts
  • Copilot-created pull requests that were merged
  • Median time to merge for Copilot-created pull requests

Key Benefits

Organizations can now:

  • Standardize reporting across the org level without needing enterprise-level access
  • Quantify Copilot's impact on the entire pull request lifecycle
  • Track applied suggestions as a signal of actionable feedback quality
  • Improve visibility into non-IDE Copilot usage, including agent-authored PRs and code review activity

Important Considerations

Organizations within an enterprise should note that org-level totals may differ from enterprise totals due to user deduplication at the enterprise level. Repository transfers can also split attribution—if a repo is transferred after a PR is created but before it's merged, events may be attributed to different organizations. For complete details on field definitions, see the Copilot usage metrics documentation.