Commit 9fffd32
ci(lint): record the merge-queue check-set measurement — no coverage gap exists (#12338)
Step 1 of #12211 was a measurement, and it comes back NEGATIVE: every gate step
in lint.yml already runs on merge_group, so there is no tree-global ratchet
missing queue coverage to wire.
The two observations the card called contradictory are both true and do not
conflict, because one of them was misread:
- the queue DOES run the ratchets. In merge_group run 32847794799 the
`Type Check · consumer gates` lane ran and failed on
check:exported-any-returns, and the required `TypeScript Type Check`
aggregate carried that red into the queue. That is the 12:26-13:05Z
mass-dequeue, on innocent candidates, while main itself was red.
- the 11:50Z landing did not pass the queue. It produced no merge_group
build at all, and its PR-level required checks were green as measured
~3h before the gate that would have refused it existed.
So the residual is not a trigger this file is missing; it is that a commit can
reach main without a queue build, plus strict_required_status_checks_policy
false on the main ruleset. Both are repository settings and maintainer-only.
Comment only — no behaviour changes.
Claude-Session: https://claude.ai/code/session_01UjM2ia8Av1v5NqfqQEQmC6
Co-authored-by: Claude <noreply@anthropic.com>1 parent c312a56 commit 9fffd32
1 file changed
Lines changed: 39 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
15 | 54 | | |
16 | 55 | | |
17 | 56 | | |
| |||
0 commit comments