ci: remove release please (#416)
This commit is contained in:
parent
3e7e95b53c
commit
4f61577421
3 changed files with 40 additions and 25 deletions
20
.github/release.yml
vendored
Normal file
20
.github/release.yml
vendored
Normal 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:
|
||||
- "*"
|
||||
Loading…
Add table
Add a link
Reference in a new issue