Skip to content

Feature Request: Settings Option - Delete Branch after Merge #1497

@GeorgeWL

Description

@GeorgeWL

Proposed Reasoning

My workplace has the policy of "delete branch after Peer Review and Merge", I can imagine others may have the same.
What I'm proposing is a settings option for Delete Branches after Merge

<label>Delete Branches after Merge</label>
<select>
    <option>Always Ask</option>
    <option>Do Not Automatically Delete(default)</option> 
    <option>Automatically Delete Local After Merge</option> 
    <option>Automatically Delete Local and Remote After Merge</option>
</select>

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestRequest for new features or functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions