ci(sop-tier-check): flip SOP_LEGACY_CHECK=1 to unblock #229 regression #230

Closed
core-lead wants to merge 1 commits from fix/sop-tier-check-legacy-flip-229 into main

View File

@ -96,5 +96,12 @@ jobs:
SOP_DEBUG: '0'
# BURN-IN: set to '1' for PRs in-flight at AND-composition deploy
# time to use the legacy OR-gate. Remove after 2026-05-17.
SOP_LEGACY_CHECK: '0'
#
# 2026-05-10 update: the AND-composition rollout (PR #225) is
# blocking valid PRs (issue #229) — APPROVER_TEAMS map probe
# appears to fail despite confirmed-eligible approvers.
# Flipping to legacy OR-gate temporarily so the merge queue can
# drain while #229 is diagnosed. Remove this override once #229
# ships a fix and PR #225's AND-composition is verified working.
SOP_LEGACY_CHECK: '1'
run: bash .gitea/scripts/sop-tier-check.sh