We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Right now, this all has to be done relatively manually. This means that I have to:
master
releases/v*
v*
With the tools mentioned in JasonEtco/create-an-issue#55, I should be able to reduce this to:
And I probably don't even need to worry about the releases/v* branch anymore
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Right now, this all has to be done relatively manually. This means that I have to:
master
to the latestreleases/v*
branchv*
tagv*
tagv*
tag pointing to the same commitWith the tools mentioned in JasonEtco/create-an-issue#55, I should be able to reduce this to:
master
to the latestreleases/v*
branchAnd I probably don't even need to worry about the
releases/v*
branch anymoreThe text was updated successfully, but these errors were encountered: