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

Closed
opened 2026-05-14 22:22:19 +00:00 by mc-drift-bot · 0 comments
Owner

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

Drift analysis

F1 correctly identified that staging's ci.yml has the correct needs:-based all-required sentinel while main's ci.yml still uses the 45-minute polling approach. Staging is actually ahead of main on this fix.

Resolution

  • main: fixed by PR #1089 (core-devops) — replaces polling all-required with needs:-based aggregation. Once merged, main and staging will have identical all-required configuration.
  • staging: already correct. After #1089 merges to main, rebase staging onto new main to close the ahead/behind divergence.
  • staging rebase: TODO — must be done after #1089 merges so staging picks up the same needs: approach.
[ci-drift] molecule-ai/molecule-core/staging: required-checks divergence detected ## Drift analysis F1 correctly identified that staging's ci.yml has the correct `needs:`-based `all-required` sentinel while main's ci.yml still uses the 45-minute polling approach. Staging is actually *ahead* of main on this fix. ## Resolution - **main**: fixed by PR #1089 (core-devops) — replaces polling `all-required` with `needs:`-based aggregation. Once merged, main and staging will have identical `all-required` configuration. - **staging**: already correct. After #1089 merges to main, rebase staging onto new main to close the ahead/behind divergence. - **staging rebase**: TODO — must be done after #1089 merges so staging picks up the same `needs:` approach.
mc-drift-bot added the tier:high label 2026-05-14 22:22:30 +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#1084