🔀 Merge pull request #822

CI: 添加更新日志忽略 label 选项
This commit is contained in:
Ju4tCode 2022-02-19 18:44:23 +08:00 committed by GitHub
commit 86a73011b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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