Commit 64843bc
committed
ci: clarify merge-queue mint-failure is fail-closed (review r3654295072)
Soften the overstated 'the mint always succeeds here' comment and document the
mint-failure case explicitly: it is uncloseable in-workflow (only the pinned app
can post to the pinned context; a github.token fallback lands on a different
context and neither satisfies nor fails the gate), but it is fail-CLOSED — the
merge queue's check_response_timeout evicts an entry whose required check never
reports, and the mint failure shows as a red run. No code change; comment only.
Co-authored-by: Isaac1 parent d2eeea1 commit 64843bc
1 file changed
Lines changed: 12 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
346 | 346 | | |
347 | 347 | | |
348 | 348 | | |
349 | | - | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
350 | 361 | | |
351 | 362 | | |
352 | 363 | | |
| |||
0 commit comments