From 4ce43c4a3ba4e4d3e68c88c7d5ce9f805b1afa76 Mon Sep 17 00:00:00 2001 From: codex-bot-andresmgsl Date: Mon, 31 Aug 2026 21:11:30 +0000 Subject: [PATCH] test(labels): document isolated fixture state --- test/labels-reconcile.test.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/test/labels-reconcile.test.sh b/test/labels-reconcile.test.sh index c90793f..9dd71c3 100755 --- a/test/labels-reconcile.test.sh +++ b/test/labels-reconcile.test.sh @@ -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. release_shape_ref_probe() { # $1 = phantom | bump ( + # shellcheck disable=SC2030 # this probe intentionally isolates its repository fixture REPO=owner/repo LABELS_CONF="$FIXTURE_CONF" CEREMONY_FORGE=github