👷 exclude label for changelog

This commit is contained in:
yanyongyu 2022-02-19 16:56:41 +08:00
parent 12313204e1
commit 9fb089bf08
No known key found for this signature in database
GPG Key ID: 796D8A7FB73396EB

View File

@ -4,6 +4,9 @@ name-template: "Release v$RESOLVED_VERSION 🌈"
tag-template: "v$RESOLVED_VERSION"
change-template: "- $TITLE [@$AUTHOR](https://github.com/$AUTHOR) ([#$NUMBER]($URL))"
change-title-escapes: '\<&'
exclude-labels:
- "dependencies"
- "skip-changelog"
categories:
- title: "💥 破坏性变更"
labels: