From 25dea6ee2ec14c9106e2e5bd784476b5bf538bc3 Mon Sep 17 00:00:00 2001 From: Chongyi Zheng Date: Sat, 16 Jul 2022 00:28:04 -0400 Subject: [PATCH] [workflow] Exclude skip-changelog label (#121) --- .github/release-drafter.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index bb9167f6..ea2357de 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -16,6 +16,8 @@ categories: collapse-after: 3 labels: - 'dependencies' +exclude-labels: + - 'skip-changelog' change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks. version-resolver: major: