Skip to content

Commit ff0c7a5

Browse files
committed
tooling(pm): re-take the scheduled-only reading at the merged head (#14899)
`main` moved five commits under the branch and added one check family, so the header's table is re-measured rather than left describing the pre-merge tree: 252 discovered families, not 251. Every other row is unchanged, and the answer is unchanged — ZERO scheduled-only families. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_019RfFHiRCSs3JXLK4cwcfox
1 parent fa8c196 commit ff0c7a5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

scripts/pm/dispatch-gates.mjs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -284,12 +284,12 @@
284284
* command. The proposed general repair was a third withholding class beside
285285
* the CI-measured and value-bearing ones: "scheduled-only, not a PR gate".
286286
*
287-
* Measured first, from the workflow text at 50d6c924 (2026-09-04):
287+
* Measured first, from the workflow text at fa8c1963 (2026-09-04):
288288
*
289289
* .github/workflows/*.yml 30
290290
* declaring `schedule:` 15
291291
* …of those, contributing a discovered check family 8
292-
* discovered families 251
292+
* discovered families 252
293293
* reaching a scheduled workflow at all 21
294294
* reached ONLY through scheduled workflows 10
295295
* SCHEDULED-ONLY — reached by no PR-time trigger 0

0 commit comments

Comments
 (0)