openhab / openhabian

openHABian - empowering the smart home, for Raspberry Pi and Debian systems
https://community.openhab.org/t/13379
ISC License
821 stars 252 forks source link

Add automatic release drafting #1616

Closed ecdye closed 2 years ago

ecdye commented 2 years ago

This primarily solves the issue of having to download and reupload the image files for releases.

When used, this will let the maintainers simply push a tag in the format of 'vx.x.x' and the action will run and generate a release draft with the proper image files alreay attached. All the maintainer needs to do is wait for it to generate and while waiting make some nice and pretty release notes to go along with it.

Signed-off-by: Ethan Dye mrtops03@gmail.com

ecdye commented 2 years ago

I ran a test on my personal branch and it worked as expected. Should make my life a little easier with the upcoming releases.