Bulk removal of stale branches in a project
<!--IssueSummary start--> <details> <summary> Everyone can contribute. [Help move this issue forward](https://handbook.gitlab.com/handbook/marketing/developer-relations/contributor-success/community-contributors-workflows/#contributor-links) while earning points, leveling up and collecting rewards. </summary> - [Close this issue](https://contributors.gitlab.com/manage-issue?action=close&projectId=278964&issueIid=357095) </details> <!--IssueSummary end--> ## Problem to Solve It's possible that a project many have many stale branches that are no longer needed in a project. On the `branches` page GitLab lists stale branches and provides a way to individually remove them, but there is no bulk removal option. ### Additional details There is currently an option to [delete merged branches](https://docs.gitlab.com/ee/user/project/repository/branches/#delete-merged-branches). ## Proposal On the branches page (and via the API) an additional button should be added that allows you to bulk delete stale branches.
issue