19 commit(s) in main are not in staging's ancestry after push to main at ea1d514.
This drift will cause conflicts on the next staging → main promotion.
Required action
- Create a
chore/sync-main-to-staging branch from origin/staging
git merge origin/main -X ours --no-edit (prefer staging for any conflicts)
- PR the branch into
staging, merge, redeploy staging
- Close this issue
Auto-opened by the detect-staging-drift workflow.
19 commit(s) in
mainare not instaging's ancestry after push to main at ea1d514.This drift will cause conflicts on the next
staging → mainpromotion.Required action
chore/sync-main-to-stagingbranch fromorigin/staginggit merge origin/main -X ours --no-edit(prefer staging for any conflicts)staging, merge, redeploy staging