The GitHub Blog has announced the general availability of a dedicated workflow path for code quality CodeQL actions. The change separates Code Quality runs from other Actions in run histories and usage reports, making it easier for teams to track code health activities within GitHub Actions.
WHAT CHANGED FOR DEVELOPERS
CodeQL-based code quality workflows now have their own distinct path in GitHub Actions workflows. In addition, GitHub notes that your workflow run history and Actions usage reports will now report GitHub Code Quality runs separately from other workflows. TechStaged has also covered CodeQL 2.26.3 expands JavaScript, TypeScript, and Vue modeling and tightens GitHub Actions queries.
WHY THIS MATTERS FOR TEAMS
Separating Code Quality runs from other Actions can help teams better monitor and audit code-quality checks. By distinguishing Code Quality activity in histories and usage reports, organizations can more easily analyze trends in code health and correlate quality checks with development activity.
WHO IS AFFECTED
Developers and teams that rely on CodeQL-based code quality checks within GitHub Actions will see these runs reported in a separate workflow path and in dedicated sections of their run histories and usage reports.
WHAT HAPPENS NEXT
The change is described as generally available. No new steps or configurations are detailed beyond the general availability note in the GitHub Blog post. Teams using Code Quality workflows should anticipate separate reporting for Code Quality runs in their Actions dashboards.
RELATED COVERAGE
- CodeQL 2.26.3 expands JavaScript, TypeScript, and Vue modeling and tightens GitHub Actions queries
- GitHub adds Trends tab to organization Code Quality dashboard to track code health over time
- GitHub expands credential control with token-type deauthorization and revocation during security incidents
- Waymo brings Gemini into its custom Ojai vehicles
- Software articles
SOURCES
- Archive: 2026 - GitHub Changelog: Separate GitHub Actions path for GitHub Code Quality Published · Primary source








