Commit 19d054d
ci: add ci-passed aggregate check for the town-crier trial (TC-0069)
Add a ci-passed aggregate job that fans in every CI lane (just `check`
today) and fails when any needed lane's result is failure or cancelled.
The town-crier bus mirrors each PR's CI verdict by matching exactly one
check-run name, case-sensitively `ci-passed`; this repo previously had no
aggregate, so its PRs never received a trial verdict.
Intended to become the single required status check on main — branch
protection swaps from `check` to `ci-passed` after this merges. The
existing `check` job is unchanged.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01BrZ64qwG8ytbTdMV25WTX41 parent cb7365a commit 19d054d
1 file changed
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
0 commit comments