cli/.github
Snider 8c914a99cc ci: consolidate duplicate workflows and merge CodeQL configs (#280)
Remove 17 duplicate workflow files that were split copies of the
combined originals. Each family (CI, CodeQL, Coverage, PR Build,
Alpha Release) had the same job duplicated across separate
push/pull_request/schedule/manual trigger files.

Merge codeql.yml and codescan.yml into a single codeql.yml with
a language matrix covering go, javascript-typescript, python,
and actions — matching the previous default setup coverage.

Remaining workflows (one per family):
- ci.yml (push + PR + manual)
- codeql.yml (push + PR + schedule, all languages)
- coverage.yml (push + PR + manual)
- alpha-release.yml (push + manual)
- pr-build.yml (PR + manual)
- release.yml (tag push)
- agent-verify.yml, auto-label.yml, auto-project.yml

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 09:22:32 +00:00
..
ISSUE_TEMPLATE feat(php): add --json and --sarif flags to QA commands (#69) 2026-02-01 06:32:35 +00:00
workflows ci: consolidate duplicate workflows and merge CodeQL configs (#280) 2026-02-04 09:22:32 +00:00
dependabot.yml ci: add dependabot configuration 2026-01-31 20:03:46 +00:00