mirror of
https://github.com/dolthub/dolt.git
synced 2026-02-11 10:33:08 -06:00
/.github/release-drafter.yml: fix release drafter validation
This commit is contained in:
4
.github/release-drafter.yml
vendored
4
.github/release-drafter.yml
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user