Files
kimai2/.github/release-drafter.yml
2026-04-25 09:58:43 +02:00

30 lines
624 B
YAML

name-template: '$RESOLVED_VERSION'
tag-template: '$RESOLVED_VERSION'
exclude-labels:
- 'duplicate'
- 'invalid'
- 'wontfix'
- 'release'
exclude-contributors:
- 'dependabot'
- 'weblate'
change-template: '- $TITLE (#$NUMBER)'
change-title-escapes: '\<*_&`#@'
version-resolver:
minor:
labels:
- 'feature request'
- 'release'
patch:
labels:
- 'technical debt'
- 'bug'
- 'translation'
default: patch
template: |
**Compatible with PHP 8.2 to 8.5**
$CHANGES
Involved in this release: $CONTRIBUTORS