lychee/.github/release.yml
2023-08-23 12:31:27 +02:00

25 lines
491 B
YAML

changelog:
exclude:
labels:
- dependencies
authors:
- dependabot
categories:
- title: Changes 🛠
labels:
- bug_fix
- title: Exciting New Features 🎉
labels:
- enhancement
- title: More Documentation 📚
labels:
- documentation
- title: Refactoring 🧬
labels:
- refactoring
- title: Minor changes 🧹
labels:
- chore
- title: Others 🔔
labels:
- "*"