mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Update release-drafter.yml
This commit is contained in:
parent
5136228368
commit
11d562d20a
1 changed files with 5 additions and 5 deletions
10
.github/release-drafter.yml
vendored
10
.github/release-drafter.yml
vendored
|
@ -1,5 +1,5 @@
|
||||||
name-template: 'v$NEXT_PATCH_VERSION'
|
name-template: 'v$NEXT_MAJOR_VERSION'
|
||||||
tag-template: 'v$NEXT_PATCH_VERSION'
|
tag-template: 'v$NEXT_MAJOR_VERSION'
|
||||||
prerelease: true
|
prerelease: true
|
||||||
exclude-labels:
|
exclude-labels:
|
||||||
- 'skip-changelog'
|
- 'skip-changelog'
|
||||||
|
@ -26,14 +26,14 @@ categories:
|
||||||
- title: '🌎 Accessibility'
|
- title: '🌎 Accessibility'
|
||||||
labels:
|
labels:
|
||||||
- 'accessibility'
|
- 'accessibility'
|
||||||
- title: '📦 Dependencies'
|
|
||||||
labels:
|
|
||||||
- 'dependencies'
|
|
||||||
- title: '🧰 Misc'
|
- title: '🧰 Misc'
|
||||||
labels:
|
labels:
|
||||||
- 'build'
|
- 'build'
|
||||||
- 'meta'
|
- 'meta'
|
||||||
- 'chore'
|
- 'chore'
|
||||||
|
- title: '📦 Dependencies'
|
||||||
|
labels:
|
||||||
|
- 'dependencies'
|
||||||
change-template: '- #$NUMBER: $TITLE'
|
change-template: '- #$NUMBER: $TITLE'
|
||||||
template: |
|
template: |
|
||||||
## Changes
|
## Changes
|
||||||
|
|
Loading…
Add table
Reference in a new issue