Commit a621faa
authored
ci: enable SSE for wait-for-hydra in PR validation (#243)
Use the hydra-github-bridge SSE endpoint for real-time build status
detection instead of polling the GitHub API. Reduces wait time from
minutes (poll interval) to seconds (event-driven).
Tested end-to-end in PR #241 — all validation jobs passed.1 parent 3085e73 commit a621faa
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
0 commit comments