Files
KoalaSync/.github/release.yml

24 lines
427 B
YAML

changelog:
exclude:
labels:
- ignore-for-release
authors:
- dependabot
categories:
- title: "🚀 Features"
labels:
- feature
- enhancement
- title: "🐛 Bug Fixes"
labels:
- bug
- fix
- title: "📝 Documentation"
labels:
- documentation
- docs
- title: "🏠 Internal"
labels:
- internal
- chore