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

Set up version tagging and automated release notes workflows #9

Open
3 tasks
jonikorpi opened this issue Sep 21, 2024 · 0 comments
Open
3 tasks

Set up version tagging and automated release notes workflows #9

jonikorpi opened this issue Sep 21, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@jonikorpi
Copy link
Contributor

jonikorpi commented Sep 21, 2024

  • Create a git tag for each version change
  • Compile release notes out of commit messages for each new version, and put them somewhere visible. Probably best done as a GitHub Release?
  • Make sure the features above are implemented as simply as possible. I’ve had both of these in another open-source project in the past, but the GitHub workflows powering them broke by themselves over time and became a huge burden to fix. This time I need them to just work, and be blindingly easy to maintain.
@jonikorpi jonikorpi added enhancement New feature or request help wanted Extra attention is needed labels Sep 21, 2024
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
Projects
None yet
Development

No branches or pull requests

1 participant