Commit a091ca9
committed
Replay Examples logs in reporter
The downstream Examples job is now the first place reviewers look when branch protection blocks a PR. It should surface the original build and install output there as well instead of only exposing a pass or fail bit.
Why: The required Examples check should stay self-contained even when it only consumes a status artifact.
Why: Reprinting the captured logs keeps fork pull_request failures readable without any extra GitHub API calls or privileged workflow context.1 parent fa3afc1 commit a091ca9
1 file changed
Lines changed: 35 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
| 233 | + | |
233 | 234 | | |
234 | | - | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
235 | 242 | | |
236 | 243 | | |
237 | 244 | | |
238 | | - | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
239 | 258 | | |
240 | | - | |
241 | | - | |
242 | | - | |
243 | | - | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
244 | 266 | | |
245 | 267 | | |
246 | 268 | | |
| |||
459 | 481 | | |
460 | 482 | | |
461 | 483 | | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
462 | 491 | | |
463 | 492 | | |
464 | 493 | | |
| |||
0 commit comments