AntiPattern
Merge Context Drift
merge-context-drift
CI and merge workflows use the wrong git context (e.g., fetching/referencing the wrong ref or branch, missing upstream commits, or misconfigured merge conditions), so automation or pushes silently fail until history and merge/branch rules align.