developer icon indicating copy to clipboard operation
developer copied to clipboard

Please add releases

Open mysticaltech opened this issue 1 year ago • 1 comments

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

mysticaltech avatar Jul 11 '23 15:07 mysticaltech

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 :)

wwzeng1 avatar Jul 12 '23 21:07 wwzeng1