You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The .github/workflows/testing.yml workflow is a legacy duplicate of checks.yml. Running this workflow wastes ~2-3% of monthly GitHub Actions minutes by duplicating CI checks. Removing testing.yml entirely will consolidate CI infrastructure, as checks.yml is the authoritative CI workflow and covers all validation needs.
Chore Summary
The
.github/workflows/testing.ymlworkflow is a legacy duplicate ofchecks.yml. Running this workflow wastes ~2-3% of monthly GitHub Actions minutes by duplicating CI checks. Removingtesting.ymlentirely will consolidate CI infrastructure, aschecks.ymlis the authoritative CI workflow and covers all validation needs.Scope / Affected Areas
.github/workflows/testing.yml— legacy duplicate workflow fileSteps / Checklist
.github/workflows/testing.ymlAcceptance Criteria
.github/workflows/testing.ymlis deletedchecks.ymlstill covers all test scenariosAdditional Context
.github/projects/active/workflows-consolidation-2026-q3/README.md.github/projects/active/workflows-consolidation-2026-q3/GITHUB_ISSUE_PHASE_1A.md.github/projects/active/workflows-consolidation-2026-q3/EXECUTION_PLAYBOOK.mdEffort: 1 hour | Phase: 1A - Quick Wins
Definition of Ready (DoR)
Definition of Done (DoD)
Definition of Ready (DoR)
Definition of Done (DoD)