labels-sweep — pass bootstrap through the workflow_call boundary it was lost at (#215) #218
1 changed files with 6 additions and 3 deletions
|
|
@ -24,6 +24,9 @@
|
||||||
|
|
||||||
- `test/labels-bootstrap.test.sh` pins the bridge at every hop: the declared
|
- `test/labels-bootstrap.test.sh` pins the bridge at every hop: the declared
|
||||||
boundary, both gate sites as the identity, no expression reading
|
boundary, both gate sites as the identity, no expression reading
|
||||||
`github.event.inputs`, the caller and stub pass-throughs byte-exact, and
|
`github.event.inputs`, and the caller and stub pass-throughs
|
||||||
the four value paths driven through the shipped expressions into the
|
byte-exact (#215).
|
||||||
action's real validator (#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).
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue