mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-11 16:14:04 +02:00
Update release-drafter.yml
This commit is contained in:
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
|
||||||
|
Reference in New Issue
Block a user