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

use tag api to create release tag if it does not exist #59

Open
furlongm opened this issue May 7, 2019 · 0 comments
Open

use tag api to create release tag if it does not exist #59

furlongm opened this issue May 7, 2019 · 0 comments

Comments

@furlongm
Copy link
Contributor

furlongm commented May 7, 2019

If a tag does not exist when creating a release, it is created, but not as an annotated tag. Annotated tags allow things like git describe to work correctly, so if we create an annotated tag via the API it is not necessary to use a git tag -a command before running the tool.

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

1 participant