developer
developer copied to clipboard
Please add releases
Hey @swyxio, great project and big fan of your work on Twitter.
Please do add releases, it makes it much more easy to track the project.
Super simple:
git tag v0.0.1 (basic sem-ver) git push origin v0.0.1
In the repo, in a .github folder, you add this file, and you will have automated release notes, super good looking! https://github.com/kube-hetzner/terraform-hcloud-kube-hetzner/blob/master/.github/release.yaml
Hi @swyxio! I’m one of the founders of Sweep, a github app that solves issues(like adding a file for release notes) by writing pull requests. This looks like a good issue for Sweep https://github.com/sweepai/sweep to try. We have onboarding instructions here, I’m also happy to help you onboard directly :)