test(labels): document isolated fixture state
Some checks failed
CI / self-guards (pull_request) Failing after 10s
CI / action-exercise (pull_request) Successful in 8s
CI / release-exercise (pull_request) Successful in 13s
CI / docs-sync-exercise (pull_request) Successful in 7s
Refs guard / refs-not-closing (pull_request) Successful in 8s
labels / labels (pull_request) Successful in 9s
CI / test (pull_request) Successful in 3m43s

This commit is contained in:
codex-bot-andresmgsl 2026-08-31 21:11:30 +00:00
parent dc29fdc84c
commit 4ce43c4a3b

View file

@ -181,6 +181,7 @@ expect "a bare head over an unreadable base still warns" yes \
# using the former manufactures a downgrade after an intervening release. # using the former manufactures a downgrade after an intervening release.
release_shape_ref_probe() { # $1 = phantom | bump release_shape_ref_probe() { # $1 = phantom | bump
( (
# shellcheck disable=SC2030 # this probe intentionally isolates its repository fixture
REPO=owner/repo REPO=owner/repo
LABELS_CONF="$FIXTURE_CONF" LABELS_CONF="$FIXTURE_CONF"
CEREMONY_FORGE=github CEREMONY_FORGE=github