GitHub adds organization-level code quality trends dashboard
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.
https://github.blog/changelog/2026-08-19-track-organization-code-quality-trends
Related releases
- GitHub improves tools for managing blocked users GitHub Changelog ·
- Shared agentic work with GitHub Copilot in Microsoft Teams GitHub Changelog ·
- GitHub Copilot Integrates with Slack for Agentic Development Workflows GitHub Changelog ·
- GitHub's Issues Sidebar Now Supports Pinned Views, Plus Other Enhancements GitHub Changelog ·
- Windows 11 ARM64 VS2026 image generally available for GitHub Actions GitHub Changelog ·
- Code scanning adds a mitigated alert dismissal reason GitHub Changelog ·