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
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.






