Update ts-ci, remove changelog, use github release generated body instead

This commit is contained in:
garronej
2022-07-28 04:32:27 +02:00
parent 95cda8538f
commit 9d8d30a864
3 changed files with 47 additions and 1056 deletions

25
.github/release.yaml vendored Normal file
View File

@ -0,0 +1,25 @@
changelog:
exclude:
labels:
- ignore-for-release
authors:
- octocat
categories:
- title: Breaking Changes 🛠
labels:
- breaking
- title: Exciting New Features 🎉
labels:
- feature
- title: Fixes 🔧
labels:
- fix
- title: Documentation 🔧
labels:
- docs
- title: CI 👷
labels:
- ci
- title: Other Changes
labels:
- '*'