ci(workflows): add bp-required:pending #1296 to e2e-peer-visibility (molecule-core#1328) #1353

Closed
core-devops wants to merge 1 commits from ci/e2e-peer-visibility-bp-required-1328 into main
+2
View File
@@ -101,6 +101,7 @@ jobs:
# push/dispatch/cron only (30+ min). This is NOT a fake-green mask of
# the real assertion — it validates the driving script's bash syntax
# and inline-python so a broken test script fails at PR time.
# bp-required: pending #1296 ← flip to required once e2e-peer-visibility is green
pr-validate:
name: E2E Peer Visibility
runs-on: ubuntu-latest
@@ -118,6 +119,7 @@ jobs:
# Real gate: provisions a throwaway org + sibling-per-runtime, drives
# the LITERAL list_peers MCP call per runtime, asserts 200 + expected
# peer set, then scoped teardown. push(main)/dispatch/cron only.
# bp-required: pending #1296 ← flip to required once e2e-peer-visibility is green
peer-visibility:
name: E2E Peer Visibility
runs-on: ubuntu-latest