Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
feat(ci): add aggregate merge-gate workflow
Replace 7 explicit required status checks with a single aggregate
merge-gate workflow. Each gating check has a real + skip job pair
controlled by path classification, and a final gate job aggregates
all results.

Gating set: qualification (Test/Lint/CLI E2E/E2E/Security Scan),
CodeQL, vuln-scan, malware-scan, actionlint, verify-licenses.
GPU tests remain advisory until flake rate is assessed.

Deletes docs-only.yaml and docs-only-checks.yaml — the merge-gate
handles docs-only PRs natively via skip jobs.

Fixes #605
Related to #559
  • Loading branch information
mchmarny committed Apr 23, 2026
commit 1d96ae24e2bd743a6b0ddf71ea1f5ea4c0d69b9a
63 changes: 0 additions & 63 deletions .github/workflows/docs-only-checks.yaml

This file was deleted.

64 changes: 0 additions & 64 deletions .github/workflows/docs-only.yaml

This file was deleted.

Loading
Loading