Remove branch in a closed merge request
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Description
- If a closed merged request's source branch still exists, close it.
- Use the same design as removing a branch for merged merge request, i.e.:



Original Description
Usually we select the option to remove a branch upon merge which works create if the merge request was accepted but is totally ignored in the rare situation when a merge request was rejected (closed).
Proposal
Add a button after close to allow the removal of the branch similar to the existing solution when merging a branch. The button can be displayed independent to the setting of the removal option.
Edited by 🤖 GitLab Bot 🤖