[ci-drift] molecule-ai/molecule-core/staging: required-checks divergence detected #1106

Closed
opened 2026-05-15 00:44:18 +00:00 by mc-drift-bot · 0 comments
Owner

Closed by fix in PR #1192 (infra/sop-n-a-plus-drift-fix). The F1 findings were false positives: main uses a polling-based sentinel (no needs: key) which intentionally gates all CI jobs without listing them in needs:. The ci-required-drift.py script now detects polling sentinels and skips F1/F1b for them with an explanatory NOTE. staging uses a needs:-based sentinel and correctly shows all 6 jobs in sentinel_needs. No drift on either branch.

Closed by fix in PR #1192 (infra/sop-n-a-plus-drift-fix). The F1 findings were false positives: main uses a polling-based sentinel (no `needs:` key) which intentionally gates all CI jobs without listing them in `needs:`. The ci-required-drift.py script now detects polling sentinels and skips F1/F1b for them with an explanatory NOTE. staging uses a `needs:`-based sentinel and correctly shows all 6 jobs in sentinel_needs. No drift on either branch.
mc-drift-bot added the tier:high label 2026-05-15 00:44:18 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: molecule-ai/molecule-core#1106