do not prepend a v
in source tag
#35602
trim21
started this conversation in
Suggest an Idea
Replies: 1 comment 3 replies
-
How about we add it only if the first character is a digit? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Tell us more.
I have config like this:
and in PR package detail view we preprend a v prefix to the raw git tag, which maybe confusing:
I think it should be harmless to not adding the
v
prefix and just use original tag?Beta Was this translation helpful? Give feedback.
All reactions