Skip to content

Add button to delete all merged branches

Toon Claes requested to merge (removed):21076-deleted-merged-branches into master

What does this MR do?

It adds a button to the branches page that the user can use to delete all the branches that are already merged. This can be used to clean up all the branches that were forgotten to delete while merging MRs.

Note
This MR is WIP until MR !6408 (merged) is merged.

Are there points in the code the reviewer needs to double check?

The UX of the actual "Delete merged branches" button.

Why was this MR needed?

Fixes #21076 (closed)

Screenshots

Branches page without "Delete all merged" button

Before: Screen_Shot_2016-10-17_at_20.07.11

After:

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #21076 (closed)

Merge request reports