We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
After merging PR which closes an issue and tagging this with git tag issue lands in "Upcoming" section of changelog and PR is in tagged one.
git tag
related
Closed issue described in tagged section, not in "Upcoming".
Tagging and releasing is managed by this script and this line does actual changelog generation.
Version used: 1.14.3, also tested on master (3ed2fae)
This might be related to #560
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Problem:
After merging PR which closes an issue and tagging this with
git tag
issue lands in "Upcoming" section of changelog and PR is in tagged one.Steps taken:
related
(example)git tag
(example)Expected:
Closed issue described in tagged section, not in "Upcoming".
Other info
Tagging and releasing is managed by this script and this line does actual changelog generation.
Version used: 1.14.3, also tested on master (3ed2fae)
This might be related to #560
The text was updated successfully, but these errors were encountered: