You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gating the push-triggered promote to stlc builds left other staging-only
commits unpromoted. Merging the workflow PR itself put two such commits
on staging main; a production PR (#845) merged four minutes later and
forked the trunks again, blocking back-sync.
Any staging-only commit is a fork risk, so promote on every push. A
back-sync fast-forward is already a no-op here via the content compare.
Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
0 commit comments