AntiPattern

GitHub Actions Context Misuse

github-actions-context-misuse

Workflow logic breaks because values, permissions, and state are taken from the wrong GitHub Actions context (steps/outputs/env/token/ref/checkout history), causing missing data, failed pushes, or confusing merge/trigger behavior across PR and main runs.