← Back
GitHub
GitHub Code Quality adds organization-level dashboard for cross-repository health tracking
GitHub · featureplatform · github.blog ↗

Organization-Wide Code Quality Visibility

GitHub Code Quality has expanded with a new organization-level dashboard available in public preview. This feature enables organization owners, administrators, and developers to track and compare code health across all repositories where code quality analysis is enabled, providing a unified view of maintainability and reliability metrics.

Key Features

The dashboard provides several critical capabilities:

  • Cross-repository comparison: View a bubble chart showing code quality scores plotted by maintainability versus reliability across repositories
  • Filtering and sorting: Organize repositories by quality attributes to quickly identify high-risk or low-quality codebases
  • Permission-aware access: Organization owners and administrators see all repositories, while developers see only repositories where they have write access
  • Quick assessment: Identify which repositories need attention and prioritize code quality improvements

Access and Availability

To access the dashboard, navigate to the Security tab at the organization level and select Code quality. The feature is currently available to:

  • Organizations in the GitHub Code Quality public preview on github.com
  • GitHub Enterprise Cloud with data residency

For detailed information, refer to the GitHub Code Quality documentation. Organizations can join the discussion and provide feedback in the GitHub Code Quality announcement.