AntiPattern
Context Leakage Side Effects
implicit-context-leakage
Default state and branch/merge context get implicitly reused across steps—selected objects, fetched refs, webhook/merge-queue branch rules, and merge/conflict scopes—so later operations apply to the wrong target or fail silently with confusing conflicts.