Skip to content

An option to delete both local and remote tag at once #4203

@AndrewSav

Description

@AndrewSav

Is your feature request related to a problem? Please describe.
Sometimes you create and push a tag only to discover that your Github Action build/release fails beause of some ci/cd issue. When you fix the issue, you want to delete the old tag and re-apply it on the top of the fix commit. Currently you need to do it twice, once for remote and once for local. You also need to do it in the correct order.

Describe the solution you'd like
Add an new option in the tag delete dialog to delete both local and remote tags in one go.

Describe alternatives you've considered
N/A

Additional context
Similar feature for branches was recently implemented #4108 #3916

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions