You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 :)
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
The text was updated successfully, but these errors were encountered: