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

Multiple tags for 1 commit #98

Open
bilogic opened this issue Feb 21, 2023 · 3 comments
Open

Multiple tags for 1 commit #98

bilogic opened this issue Feb 21, 2023 · 3 comments

Comments

@bilogic
Copy link

bilogic commented Feb 21, 2023

I noticed that everytime I ran autotag, it adds an incremented tag to the commit, even if that commit already has a semver tag.

Possible to make it check for a semver tag first and skip if one already exists?

@joemiller
Copy link
Member

i think this makes sense. curious if others have any thoughts on it

@spheromak
Copy link
Member

yea this seems like a least surprise behavior.

@defgenx
Copy link
Contributor

defgenx commented Nov 26, 2024

Yes, would make more sense. It's easy to fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants