Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deleting a tag not possible? #3217

Open
kroese opened this issue May 18, 2023 · 0 comments
Open

Deleting a tag not possible? #3217

kroese opened this issue May 18, 2023 · 0 comments
Labels

Comments

@kroese
Copy link

kroese commented May 18, 2023

I can create a release, and delete a release. But it will not delete the tag, so when I create the release again it will use the old tag with the same name instead of creating a fresh one at the current point.

I can instead also edit a release, but it also does not re-create the tag. And hub neither does not support deleting the tag manually.

So it seems what I want to do (delete a release+tag and re-create the release+tag with the same names) is impossible?

EDIT: I found out that Github CLI can do this very easily via: gh release delete <tag> --cleanup-tag

@kroese kroese added the feature label May 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant