mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-01-29 01:58:26 +00:00
Separate feature/bug/deps release labels
This commit is contained in:
parent
ae13f0c42d
commit
fcf56693b9
12
.github/release.yml
vendored
12
.github/release.yml
vendored
@ -2,14 +2,18 @@ changelog:
|
||||
categories:
|
||||
- title: 🏕 Features
|
||||
labels:
|
||||
- "*"
|
||||
- feature
|
||||
- title: 🐞 Bug fixes
|
||||
labels:
|
||||
- bug
|
||||
- title: 🎛️ Miscellaneous
|
||||
labels:
|
||||
- '*'
|
||||
exclude:
|
||||
labels:
|
||||
- dependencies
|
||||
- bug
|
||||
- title: 🐞 Bug fixes
|
||||
labels:
|
||||
- bug
|
||||
- feature
|
||||
- title: 👒 Dependencies
|
||||
labels:
|
||||
- dependencies
|
||||
|
Loading…
x
Reference in New Issue
Block a user