ci: add missing CI files, refs NOISSUE

This commit is contained in:
2025-05-24 21:07:10 +02:00
parent c92afca946
commit 7cc1ae22bb
2 changed files with 18 additions and 0 deletions

3
.gitea/release_message.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/env bash
previous_tag=$(git tag --sort=-creatordate | sed -n 2p)
git shortlog "${previous_tag}.." | sed 's/^./ &/'