-
v0.11.1 Stable
released this
2026-08-13 08:54:43 +00:00 | 11 commits to main since this releaseFixed
-
TAGS-SIGNED, the affirmative verdict, was near-unreachable. It was gated
onfindings.length === 0, so the presence of aTAG-SIGNED-PREPOLICYOK
suppressed it — and every repo in the org has pre-policy tags. Caught by
dogfooding the v0.11.0 release: this repo signed the first tag the check ever
judged, and the gate did not say so.The status was green either way, which is what made it worth fixing rather
than shrugging at: a reader could not tell this repo signed its new tag from
this repo has cut no tag since the policy. Two different facts wearing one
silence — the same defect as an exemption nobody can see, which this engine
already refuses to ship one check over. The gate now keys the affirmative on
the JUDGED findings only, and the two cases carry different sentences.Measured after: 18 repos emit both
TAGS-SIGNEDandTAG-SIGNED-PREPOLICY,
3TAG-SIGNED-NONE, still 0 ERROR and 0 WARN. 243 tests, from 241.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-