diff --git a/.github/release-draft-template.yml b/.github/release-draft-template.yml index e15489af8..33a8d7cb8 100644 --- a/.github/release-draft-template.yml +++ b/.github/release-draft-template.yml @@ -1,6 +1,8 @@ name-template: 'v$RESOLVED_VERSION' tag-template: 'v$RESOLVED_VERSION' version-template: '0.21.0-alpha.$PATCH' +exclude-labels: + - 'skip-changelog' template: | ## Changes