Starting June 1, 2026, Copilot code reviews on private repos will consume GitHub Actions minutes in addition to AI Credits under the new usage-based billing model.
Key Takeaways
The billing change affects Copilot Pro, Pro+, Business, and Enterprise plans; public repositories are unaffected and Actions minutes remain free there.
Each review now bills two ways: AI Credits under usage-based billing, plus Actions minutes drawn from your plan entitlement at standard runner rates.
The underlying reason is architectural: Copilot code review moved to an agentic tool-calling model that spins up GitHub-hosted runners to pull broader repo context per PR.
Self-hosted runners and larger GitHub-hosted runners are supported but billed at different rates than standard runners.
Org admins can cap exposure now via GitHub Actions spending limits and budgets before the June 1 deadline.
Hacker News Comment Review
Commenters flag a real latency regression: one user stopped their Copilot subscription when the agentic runner-based review launched because it doubled review wait time compared to the earlier near-instant model.
The consensus read is that this is the start of AI feature subsidy unwinding – free agentic compute was VC-funded runway, and billing normalization is arriving across the industry.
Notable Comments
@AlexandrB: frames this as a pattern – AI product subsidies are ending and token/compute true costs may be ~10x current subscription prices for heavy users.