I discovered the addition of pr-branch-auto-delete (#2186) when I noticed that branches were being deleted without my explicit action. The feature functions as designed, but as this affects user repositories directly (and not just how they are presented), this is a feature that should not be enabled by default.
Under what circumstances would you prefer to keep the branch?
The feature is enabled by default because: https://github.com/sindresorhus/refined-github/issues/1024#issuecomment-511221434
Also note that the action is easily reversible.
Most helpful comment
Also note that the action is easily reversible.