mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-25 08:48:13 +02:00
chore: format release please changelogs
This commit is contained in:
parent
51ab9303ec
commit
8b9059fbe2
6 changed files with 86 additions and 18 deletions
25
.github/release.yml
vendored
Normal file
25
.github/release.yml
vendored
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
changelog:
|
||||
exclude:
|
||||
labels:
|
||||
- chore
|
||||
- "autorelease: pending"
|
||||
- "autorelease: tagged"
|
||||
categories:
|
||||
- title: Features
|
||||
labels:
|
||||
- feat
|
||||
- title: Bug Fixes
|
||||
labels:
|
||||
- fix
|
||||
- title: Documentation
|
||||
labels:
|
||||
- docs
|
||||
- title: Performance Improvements
|
||||
labels:
|
||||
- perf
|
||||
- title: Code Refactoring
|
||||
labels:
|
||||
- refactor
|
||||
- title: Other Changes
|
||||
labels:
|
||||
- "*"
|
||||
Loading…
Add table
Add a link
Reference in a new issue