Commit 2f7faed
authored
ci(wave3): clear wave3 branch CI/CD fixes (C001-C005) (#206)
## Summary
Closes out the `wave3/161-162-bench-telemetry-corpus` branch by landing
its 2-commit CI/CD remediation tail. The branch's saturation + typing
content already shipped via #198 (merged 2026-06-01T21:51:58Z, SHA
cced305); this PR is the residual CI/CD-only delta.
Both commits carry identical title `ci: fix CI/CD configuration
(campaigns C001-C005)` — apparent duplicate-apply by a parallel agent.
Net diff is what matters; squash-merge collapses them.
## Files touched
- `.github/copilot/coding-agent.yml`
- `echidna-playground/.github/workflows/codeql.yml`
- `echidna-playground/.github/workflows/governance.yml`
Zero overlap with any in-flight PR (verified against open PR list: only
dependabot bumps + #183 chapel bump + this).
## Test plan
- [x] Diff scope verified against `gh api compare main...wave3/...` (3
files, all CI-config)
- [x] No source/proof/doc touch — pure CI-config
- [ ] CI green post-merge (squash collapses the duplicate)
## Rationale
Companion to #198 (saturation campaign content already merged). Filing
as `--admin --squash --delete-branch` per owner authorisation; wave3
branch retires after merge.1 parent cced305 commit 2f7faed
3 files changed
Lines changed: 8 additions & 1 deletion
File tree
- .github/copilot
- echidna-playground/.github/workflows
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
0 commit comments