ci: remove release please (#416)

This commit is contained in:
Emrik Östling 2025-10-07 21:58:11 +02:00 committed by GitHub
parent 3e7e95b53c
commit 4f61577421
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 40 additions and 25 deletions

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

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