labels-sweep — pass bootstrap through the workflow_call boundary it was lost at (#215) #218

Merged
andres merged 6 commits from build/215-bootstrap-bridge into main 2026-08-06 16:53:04 +00:00
Showing only changes of commit 960e581f91 - Show all commits

View file

@ -883,7 +883,6 @@ expect "attention diagnosis caused no PR mutation" "$attention_mutations_before"
# -- the sweep wiring observes the existing per-PR skip without writing -------
blind_main_probe() {
(
GITHUB_EVENT_NAME=schedule
REPO=owner/repo
LABELS_CONF=.github/labels.conf
# This probe IS a GitHub board — say so at the forge boundary rather
@ -942,7 +941,6 @@ expect "exactly the blind PRs match the counted shape whole-line — no more, no
# shape, where the probes could not reach the per-PR path at all.
unrequested_main_probe() { # $1 = read | denied, the head-commit read's outcome
(
GITHUB_EVENT_NAME=schedule
REPO=owner/repo
LABELS_CONF=.github/labels.conf
# main() preflights the forge before it reads anything, so a probe that
@ -1478,7 +1476,6 @@ expect "...and a malformed panel= line in that same file is refused, not passed"
# ---------------------------------------------------------------------------
write_fail_probe() { # $1 = ok | fail — whether the label edit write succeeds
(
GITHUB_EVENT_NAME=schedule
REPO=owner/repo
LABELS_CONF=.github/labels.conf
CEREMONY_FORGE=github