GitHub Copilot Code Review Will Start Consuming GitHub Actions Minutes Starting June 1, 2026
Key Takeaways
- ▸Copilot code reviews will now consume GitHub Actions minutes for private repositories starting June 1, 2026, in addition to AI Credits billing
- ▸The billing change reflects the agentic architecture powering code reviews, which requires GitHub Actions runners to analyze repositories and generate feedback
- ▸GitHub advises customers to review Actions usage, adjust budgets, and alert billing administrators and engineering teams before the June deadline
Summary
Starting June 1, 2026, GitHub Copilot code reviews will begin consuming GitHub Actions minutes for private repositories, representing a significant shift in how the feature is billed. In addition to the existing AI Credits usage-based billing model, customers will now draw from their GitHub Actions minute entitlements for each code review run, with any usage beyond included minutes billed at standard GitHub Actions rates. The billing change applies to GitHub Copilot Business and Enterprise plans.
This change is driven by the code review feature's agentic architecture, which leverages GitHub-hosted runners (or self-hosted and larger runners at different rates) to pull broader repository context and produce more relevant feedback. The shift reflects the computational infrastructure required to run the advanced AI agent responsible for analyzing pull requests.
GitHub is providing advance notice and guidance to help customers prepare. The platform recommends that billing managers review their current GitHub Actions usage, adjust spending budgets and limits, and communicate the changes to engineering leads before the June 1 deadline.



