BobAnkh / auto-generate-changelog

A Github Action to generate CHANGELOG automatically according to conventional commits. Feel free to contribute!
Apache License 2.0
81 stars 22 forks source link

[enhancement] Use {version} in commit message to point to the release tag #1

Open BobAnkh opened 4 years ago

BobAnkh commented 4 years ago

Is your feature request related to a problem? Please describe

It is common to have version info in commits related to changelog.

Description of the new feature/enhancement

Can use {version} in commit message to point to the release version.

e.g., docs(CHANGELOG): release notes for {version} can be translated into docs(CHANGELOG): release note for v0.0.4

Proposed technical implementation details (optional)

Python format string. PyGithub to get latest release tag or pass input from workflow file

Can add a new input called version default to use latest version tag and can be set to use event-trigger release tag.

boring-cyborg[bot] commented 4 years ago

Thanks for opening your first issue here! Be sure to follow the issue template!

issue-label-bot[bot] commented 4 years ago

Issue-Label Bot is automatically applying the label enhancement to this issue, with a confidence of 0.99. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

gitmagic-app[bot] commented 4 years ago

Your issue doesn't follow our guidelines. Please fix the following:

Click here for details.

Thank you! :pray: This comment was made by GitMagic – Automate your contribution guidelines.

gitmagic-app[bot] commented 4 years ago

Everything looks great! :bowtie:

gitmagic-app[bot] commented 3 years ago

Everything looks good :thumbsup: