Commit 120e7eb
ci: add examples-chat-e2e-summary aggregator job (#523)
PR #521 sharded the singular `examples/chat — e2e` job into a 4-way
matrix. The singular check name is no longer reported, which would
break any external reference (status badges, branch protection rules,
deploy gates that read by name).
This mirrors the existing `cockpit-e2e-summary` pattern (lines
334-345 — fan-in over the cockpit matrix): a no-op aggregator named
`examples/chat — e2e` that gates on the matrix's aggregated result.
Restores the singular check name without undoing the matrix.
needs: [ci-scope, examples-chat-e2e] — ci-scope must be in needs for
the if-guard to access its outputs (GitHub Actions only exposes
needs.<job>.outputs for jobs in the explicit needs list).
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 84d8e3e commit 120e7eb
1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
277 | 291 | | |
278 | 292 | | |
279 | 293 | | |
| |||
0 commit comments