ci(workflows): add bp-directive comments to 4 PR-emitting jobs (Task #77) #2211

Merged
claude-ceo-assistant merged 1 commits from fix/77-bp-directive-4-emitters into main 2026-06-04 06:20:07 +00:00
4 changed files with 4 additions and 0 deletions
+1
View File
@@ -96,6 +96,7 @@ env:
GITHUB_SERVER_URL: https://git.moleculesai.app
jobs:
# bp-exempt: advisory arm64 pilot, non-gating by design (internal#418).
fast-checks:
name: fast-checks
# AND-set: only the Mac arm64 runner advertises macos-self-hosted.
+1
View File
@@ -126,6 +126,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 — PR emitter, not yet required (tracked in #1296).
pr-validate:
name: E2E Peer Visibility
runs-on: ubuntu-latest
+1
View File
@@ -60,6 +60,7 @@ concurrency:
cancel-in-progress: true
jobs:
# bp-required: pending #718 — soak-then-promote, not in BP yet.
compare:
name: Compare synced providers.yaml against controlplane canonical
runs-on: ubuntu-latest
@@ -67,6 +67,7 @@ concurrency:
cancel-in-progress: true
jobs:
# bp-required: pending #718 — soak-then-promote, not in BP yet.
verify:
name: Regenerate providers artifact and fail on drift
runs-on: ubuntu-latest