Create release.yml (#1243)

This commit is contained in:
Viktor Szépe 2023-08-23 12:31:27 +02:00 committed by GitHub
parent 3d7a69bae6
commit 653993a5bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

25
.github/release.yml vendored Normal file
View file

@ -0,0 +1,25 @@
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:
- "*"