chore: add release.yml (#7090)

Co-authored-by: Shefali Joshi <simplyrender@gmail.com>
This commit is contained in:
Jesse Mazzella 2023-09-27 12:18:19 -07:00 committed by GitHub
parent 8fc5aa6ed5
commit c3b5e4e1e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

20
.github/release.yml vendored Normal file
View File

@ -0,0 +1,20 @@
changelog:
categories:
- title: 🏕 Features
labels:
- type:feature
- title: 🎉 Enhancements
labels:
- type:enhancement
exclude:
labels:
- type:feature
- title: 🐛 Bug Fixes
labels:
- type:bug
- title: 🔧 Maintenance
labels:
- type:maintenance
- title: 👒 Dependencies
labels:
- dependencies