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

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

Open
BobAnkh opened this issue Aug 2, 2020 · 5 comments
Labels
enhancement New feature or request help wanted Extra attention is needed may-not-implement New feature but may not be implemented
Milestone

Comments

@BobAnkh
Copy link
Owner

BobAnkh commented Aug 2, 2020

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.

@BobAnkh BobAnkh added the enhancement New feature or request label Aug 2, 2020
@boring-cyborg
Copy link

boring-cyborg bot commented Aug 2, 2020

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

@issue-label-bot
Copy link

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

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

@gitmagic-app
Copy link

gitmagic-app bot commented Aug 2, 2020

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

  • Issue title must be shorter than 101 characters (?)

Click here for details.

Thank you! 🙏

This comment was made by GitMagic – Automate your contribution guidelines.

@BobAnkh BobAnkh changed the title [enhancement] Use {version} in commit message to point to the release tag trigger the action or point to latest release [enhancement] Use {version} in commit message to point to the release tag Aug 2, 2020
@gitmagic-app
Copy link

gitmagic-app bot commented Aug 2, 2020

Everything looks great! :bowtie:

@BobAnkh BobAnkh added good first issue Good for newcomers help wanted Extra attention is needed labels Aug 2, 2020
@BobAnkh BobAnkh removed the good first issue Good for newcomers label Jan 16, 2021
@gitmagic-app
Copy link

gitmagic-app bot commented Jan 16, 2021

Everything looks good 👍

@BobAnkh BobAnkh added this to the v1.0.5 milestone Jan 16, 2021
@BobAnkh BobAnkh added the may-not-implement New feature but may not be implemented label Jan 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed may-not-implement New feature but may not be implemented
Projects
None yet
Development

No branches or pull requests

1 participant