From 582fdf0e1eb1a246d3588ae2f97d14e9a0f8d2e7 Mon Sep 17 00:00:00 2001 From: Dustin Brown Date: Thu, 22 Apr 2021 11:46:25 -0700 Subject: [PATCH] /.github/release-drafter.yml: fix release drafter validation --- .github/release-drafter.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 602ec819d0..5e65f04204 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -33,8 +33,6 @@ autolabeler: - label: 'chore' files: - '*.md' - # branch: - # - '/docs{0,1}\/.+/' - label: 'bug' branch: - '/fix\/.+/' @@ -43,8 +41,6 @@ autolabeler: - label: 'enhancement' branch: - '/feature\/.+/' -# body: -# - '/JIRA-[0-9]{1,4}/' template: | ## Changes