webstreamr-github/.github/release-drafter.yml
2025-05-08 19:09:09 +00:00

13 lines
313 B
YAML

name-template: 'v$NEXT_PATCH_VERSION'
tag-template: 'v$NEXT_PATCH_VERSION'
categories:
- title: "🚀 Features"
label: "feature"
- title: "🐛 Bug Fixes"
label: "bug"
- title: "🧹 Maintenance"
label: "chore"
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
template: |
## Changes
$CHANGES