Missing User Warnings
Medium
- Confidence
- 87% confidence
- Finding
- The document presents a branch-deletion pipeline that can delete all merged local branches except `main` without any caution about edge cases. This is risky because repositories may use a different default branch name, and users can unintentionally remove local branches they still wanted to keep, causing workflow disruption or loss of unpushed local work.
