← Back
GitHub
GitHub Code Quality launches organization-level dashboard in public preview
GitHub · featureplatformrelease · github.blog ↗

GitHub Code Quality Organization Dashboard Now Available

GitHub has expanded its Code Quality offering with a new organization-level dashboard, now available in public preview. This feature gives organizations a consolidated view of code health metrics across all repositories where Code Quality is enabled.

Key Features

The organization dashboard provides:

  • Aggregate visibility: A bubble chart showing "Score distribution across repositories" that plots maintainability versus reliability across your organization
  • Comparative analysis: Quick ability to compare code quality metrics across multiple repositories
  • Filtering and sorting: Organize repositories by reliability, maintainability, and other quality attributes to identify which need attention
  • Permission-aware access: Organization owners and administrators can view all repositories, while developers can see only repositories where they have write access

Access and Availability

To access the new dashboard, navigate to the Security tab at the organization level and select Code quality. The feature is available to organizations participating in the GitHub Code Quality public preview on github.com, as well as organizations using GitHub Enterprise Cloud with data residency.

What This Means for Teams

This dashboard transforms code quality monitoring from a repository-level concern into an organization-wide governance tool. Teams can now identify quality trends across their codebase, make data-driven decisions about where to invest engineering effort, and establish code quality baselines across the organization.

For more information, see the GitHub Code Quality documentation or join the discussion in the GitHub Code Quality announcement.