docs(changelog): split the test entry under the 300-character bound
All checks were successful
CI / test (pull_request) Successful in 3m16s
CI / release-exercise (pull_request) Successful in 11s
CI / self-guards (pull_request) Successful in 7s
CI / action-exercise (pull_request) Successful in 6s
CI / docs-sync-exercise (pull_request) Successful in 6s
Refs guard / refs-not-closing (pull_request) Successful in 6s
labels / labels (pull_request) Successful in 8s

Pushed the previous commit with this red — the cite check names the bound and
I read only the first failure it printed. Refs #215
This commit is contained in:
clad2 2026-08-05 21:08:51 +00:00
parent baa683211e
commit 69d674cb67

View file

@ -24,6 +24,9 @@
- `test/labels-bootstrap.test.sh` pins the bridge at every hop: the declared
boundary, both gate sites as the identity, no expression reading
`github.event.inputs`, the caller and stub pass-throughs byte-exact, and
the four value paths driven through the shipped expressions into the
action's real validator (#215).
`github.event.inputs`, and the caller and stub pass-throughs
byte-exact (#215).
- The same test drives the four value paths — schedule-empty, `no`, `yes`,
invalid — through the shipped expressions into the action's real
validator (#215).