dependency-track/.github/release.yml
nscuro db8d4e8b1c
Add auto-generated changelog to GitHub releases
Generated notes include all pull requests contained in a given release. PR authors are tagged, giving them proper credit.

Note that the generated notes are appended to the old format, they do not replace it.

Signed-off-by: nscuro <nscuro@protonmail.com>
2024-02-27 19:05:05 +01:00

14 lines
248 B
YAML

changelog:
categories:
- title: Enhancements 🚀
labels:
- enhancement
- title: Bug Fixes 🐛
labels:
- defect
- title: Dependency Updates 🤖
labels:
- dependencies
- title: Other Changes
labels:
- "*"