diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 8e92058a..86c6b3ba 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -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: