Skip to content

How to use distance_to_latest_tag to get the tag to specific kinds of tags? #50

Answered by coordt
FeryET asked this question in Q&A
Discussion options

You must be logged in to vote

There isn't a way to differentiate between different types of tags.

I have been using a workflow where I bump and release the version, but do not commit or tag the changes. This saves on extra commits on the feature branch and accomplishes the result: dev releases.

I have this process automated in GitHub actions. The basic logic is "if you aren't on the primary branch, do a dev release."

Also, I'm sorry about the late response. I don't get notified when people create issues or discussions. I have to go looking for them, and sometimes miss them.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@coordt
Comment options

Answer selected by FeryET
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants