diff --git a/scripts/ci-guards/no-unbound-label-baseline.txt b/scripts/ci-guards/no-unbound-label-baseline.txt new file mode 100644 index 0000000..94361d4 --- /dev/null +++ b/scripts/ci-guards/no-unbound-label-baseline.txt @@ -0,0 +1 @@ +132 diff --git a/scripts/ci-guards/no-unbound-label.sh b/scripts/ci-guards/no-unbound-label.sh new file mode 100755 index 0000000..562d1b1 --- /dev/null +++ b/scripts/ci-guards/no-unbound-label.sh @@ -0,0 +1,94 @@ +#!/usr/bin/env bash +# Phase 5 closure (UX-H4 regression gate): fail the build when a new +#