SNACK in three lines
- GitHub expanded the Copilot usage metrics API on July 17 to include repository-level data. Coding agent and Copilot code review activity can now be viewed in more detail in enterprise and organization reports.
- On the same day, Copilot app usage was added to the metrics API, while custom instructions, setup, firewall, and runner configuration for Copilot code review were improved. In one line, this update is less about “how to use Copilot” and more about “how to manage Copilot.”
- The key point is that AI coding tools are moving further from personal convenience features into organization-level operations tools. Before real adoption, however, teams still need to check what the metrics cover, how costs are tracked, and how far security policies apply.

Snackgirls editor note
AIKO: “With this update, the main point is not the name of a new model, but how far an organization can see its Copilot usage status. AI tools need operational metrics before they can be managed.”
Red: “It is convenient if AI helps with code review too, but every team has different rules. The addition of custom instructions, firewall support, and runner settings is a pretty important point when bringing this into real work.”
What is new
GitHub announced in its July 17 Changelog that the Copilot usage metrics REST API can now report repository-level activity. The new endpoint returns pull request activity by repository for a specific date, covering Copilot coding agent and Copilot code review.
Another announcement on the same day explained that GitHub Copilot app usage is now included in daily and 28-day usage reports for enterprises and organizations. Copilot app activity can now be viewed alongside metrics for IDE, chat, code review, and coding agent usage.
Why this is more than a simple feature addition
At first, AI coding tools can look like “tools that help developers write code faster.” But once they are used at an organization level, the questions change. Teams need to check which repositories are using them and how much, how deeply they are involved in code review, and which teams are using them in which ways.
This metrics expansion moves closer to answering those questions. Repository-level activity makes it possible to see how much Copilot enters the pull request flow of a specific project, while adding Copilot app activity to daily and 28-day reports also makes usage easier to track by channel.
Copilot code review also gets more granular
On the same day, GitHub also announced custom instruction validation, custom setup steps, firewall support, and organization runner configuration updates for Copilot code review. These changes are aimed at helping AI review better follow team rules and execution environments.
For example, every team has different test commands, security standards, code styles, and network access rules. If Copilot code review cannot reflect that environment, it may produce reviews that look plausible but do not fit the actual workplace. That is why features for aligning setup, security, and execution environments are becoming as important as code generation itself.
What developers and team admins should check
Developers do not need to view this update only as “Copilot got smarter.” More precisely, Copilot is moving toward being measured and adjusted inside team operations workflows. Individual developers should check which rules code review feedback is based on, while admins need to look at repository-level usage together with cost and efficiency.
Usage metrics also make cost management a more practical issue. Teams can identify repositories and teams that use Copilot heavily, but those numbers do not automatically mean quality has improved. Operational decisions require looking at usage, review quality, actual merge speed, and security policy compliance together.
Wrap-up
This July 17 bundle of GitHub updates is more about expanding Copilot’s operational foundation than about flashy new features. That is because repository-level metrics, app usage reporting, and code review configuration improvements arrived together.
The competition among AI coding tools no longer ends with “who writes code better.” How teams measure, restrict, explain the costs of, and align review quality for those tools is likely to make the real difference in adoption.
Sources and checked date · Published 2026-07-17 / Checked 2026-07-18T01:05:12+00:00
Sources
Leave a comment