github GitHub Changelog ·

GitHub adds organization-level code quality trends dashboard

securitygaengineer
feature announcement

GitHub's Code Quality dashboard now includes a Trends tab, allowing organizations to monitor changes in code quality across repositories over time, rather than just a point-in-time snapshot. This enhancement helps identify whether open findings are increasing or decreasing and highlights which repositories are driving these changes. The feature is generally available for organizations using GitHub Enterprise Cloud and GitHub Team plans with Code Quality enabled, as well as Enterprise Cloud with data residency.

Features (1)
  • Track organization code quality trends over time

    The organization-level Code Quality dashboard now features a Trends tab that visualizes how code quality has evolved across repositories. Users can view open findings trends over 7, 14, or 30 days, grouped by health score or severity, and see the net change. Dedicated tables rank repositories by the change in open findings, enabling identification of most improved teams or those needing support. Filters can be applied to focus on specific repositories.

Read the original announcement →

https://github.blog/changelog/2026-08-19-track-organization-code-quality-trends

Related releases