chore: update mapping and auto labler

This commit is contained in:
C4illin 2025-10-07 19:53:50 +00:00
parent 61dd055d7d
commit 2bdef35be0
2 changed files with 34 additions and 2 deletions

16
.github/release.yml vendored
View file

@ -2,7 +2,19 @@ changelog:
exclude:
authors:
- renovate[bot]
categories:
categories:
- title: Features
labels:
- feature
- title: Bug Fixes
labels:
- fix
- title: Miscellaneous Chores
labels:
- chore
- ci
- docs
- test
- title: Other Changes
labels:
- "*"
- "*"