build: Add workflow for creating draft releases (#1402)

* build: Change pump-version script to use flags

* build: Create initial prepare-release workflow

* build: Fix release script path

* build: Rename .env.example to example.env

* docs: propagate example.env rename

* build: Fix pump-version script patch argument

* build: Final tweaks to release scripts
This commit is contained in:
bo0tzz
2023-01-24 16:26:58 +01:00
committed by GitHub
parent a6f7fdba4e
commit 50c36068e7
10 changed files with 99 additions and 18 deletions

21
misc/release/notes.tmpl Normal file
View File

@@ -0,0 +1,21 @@
## Highlights
{{RELEASE HIGHLIGHTS}}
As always, please consider supporting the project.
🎉 Cheer! 🎉
## Support
<p align="center">
<img src="https://media.giphy.com/media/LStqgGESXW8XnuCv5y/giphy.gif" width="250" title="Loading ~4000 images/videos">
</p>
If you find the project helpful and it helps you in some ways, you can support the project [one time](https://github.com/sponsors/alextran1502?frequency=one-time&sponsor=alextran1502) or [monthly](https://github.com/sponsors/alextran1502) from GitHub Sponsors
It is a great way to let me know that you want me to continue developing and working on this project for years to come.
## What's Changed