GitHub Code Quality Now Generally Available: CodeQL + AI Detection + Copilot Autofix at $10/Active Committer/Month
What's new
- GitHub Code Quality GA: generally available for GitHub Enterprise Cloud and Team from July 20, 2026
- CodeQL detection: deterministic code analysis for finding security vulnerabilities and quality defects
- AI-assisted detection: complements CodeQL with AI-generated findings beyond rule sets
- Copilot Autofix: automatically suggests and applies fixes directly in pull requests
- Pricing: $10 per active committer per month + AI credit consumption
- Integration: shows findings directly in the PR UI, not only in a separate security tab
Why it matters
Code Quality GA delivers an end-to-end workflow: find a security issue (CodeQL+AI), suggest a fix (Copilot Autofix), and apply it — all within the pull request review. The previous version was in public preview (starting with a 'license estimate' phase from July 13, 2026); GA brings final pricing and full availability.
How to try it
Available for Enterprise Cloud and Team organizations. Enable via Settings > Code security > Code Quality. Pricing: $10/active committer/month + AI usage.
Open original source
GitHub