GitHub Code Quality is now generally available GitHub Code Quality is now generally available on GitHub Enterprise Cloud and GitHub Team, offering deterministic CodeQL analysis and AI-assisted detection to catch maintainability and reliability issues in pull requests. GitHub reports that its own engineering teams resolve 67.3% of Code Quality findings before merging. The standalone paid product costs $10 per active committer per month, with usage-based billing for AI-powered features and compute costs for CodeQL analysis, and billing begins July 20, 2026. GitHub Code Quality is now generally available GitHub Code Quality is now generally available on GitHub Enterprise Cloud and GitHub Team. It solves an emerging challenge for software development: AI accelerates code output, and Code Quality helps teams ship code they trust. Code Quality pairs CodeQL’s deterministic analysis with AI-assisted detection to catch maintainability and reliability issues in your pull requests, and Copilot Autofix suggests fixes for you to review before you merge. In GitHub’s own engineering organization, teams resolve 67.3% of Code Quality findings before merging pull requests. New at general availability new-at-general-availability Since the public preview, Code Quality has added: - Organization-wide enablement, with org-level dashboards that show maintainability and reliability scores across your repositories. - Code coverage metrics rendered from your existing test reports in Cobertura XML format directly on pull requests. - Quality gates through GitHub rulesets, including coverage thresholds, with an evaluate mode for gradual rollout. - APIs to manage repository enablement and fetch findings. What it costs what-it-costs Code Quality is a standalone paid product, complementary to GitHub Advanced Security rather than bundled with it. It isn’t available on GitHub Enterprise Server at launch. You pay a predictable base license plus metered usage: $10 per active committer, per month. A committer is considered active when they’ve pushed a commit to a repository with Code Quality enabled in the last 90 days. Each active committer is counted only once across your organization no matter how many repositories they contribute to. Bot accounts are not charged. Usage-based billing for AI-powered work , including AI-assisted detection and Copilot Autofix. You don’t need a GitHub Copilot subscription to use them. Compute costs for running deterministic CodeQL analysis on GitHub Actions. GitHub-hosted and self-hosted runners are supported. Billing begins automatically at general availability July 20, 2026 . If you used Code Quality in public preview if-you-used-code-quality-in-public-preview More than 10,000 enterprises ran Code Quality during the public preview. If you’re one of them, there’s nothing to migrate or reconfigure. Code Quality keeps running on the GitHub agreement you already have, now as a paid product. With billing in effect, review where you have Code Quality enabled. To stop future scans and charges, disable Code Quality for a repository or organization. To learn more, see About GitHub Code Quality https://docs.github.com/code-security/concepts/about-code-quality?utm campaign=code-quality-ga-july-2026&utm medium=changelog&utm source=changelog-about-code-quality and GitHub Code Quality billing https://docs.github.com/billing/concepts/product-billing/github-code-quality?utm campaign=code-quality-ga-july-2026&utm medium=changelog&utm source=changelog-code-quality-billing . To learn how to enable or disable it, see Enabling GitHub Code Quality https://docs.github.com/code-security/how-tos/maintain-quality-code/enable-code-quality?utm campaign=code-quality-ga-july-2026&utm medium=changelog&utm source=changelog-enable-code-quality . Join the discussion within GitHub Community https://github.com/orgs/community/discussions/201460?utm campaign=code-quality-ga-july-2026&utm medium=changelog&utm source=changelog-code-quality-discussion .