try this configuration for release-drafter
Signed-off-by: Olivier Lamy <olamy@apache.org>
This commit is contained in:
parent
e78679c628
commit
3e507004a6
4
.github/release-drafter-2.6.x.yml
vendored
4
.github/release-drafter-2.6.x.yml
vendored
@ -16,7 +16,7 @@
|
||||
# under the License.
|
||||
|
||||
_extends: archiva-parent:.github/release-drafter.yml
|
||||
tag-template: redback-2.6.x
|
||||
name-template: 2.6.x
|
||||
tag-template: redback-$NEXT_PATCH_VERSION
|
||||
name-template: 2.6.$PATCH
|
||||
filter-by-commitish: true
|
||||
commitish: redback-2.6.x
|
4
.github/release-drafter.yml
vendored
4
.github/release-drafter.yml
vendored
@ -16,7 +16,7 @@
|
||||
# under the License.
|
||||
|
||||
_extends: archiva-parent
|
||||
tag-template: redback-3.x
|
||||
name-template: 3.x
|
||||
tag-template: redback-3.$MINOR.$PATCH
|
||||
name-template: 3.$MINOR.$PATCH
|
||||
filter-by-commitish: true
|
||||
commitish: master
|
Loading…
x
Reference in New Issue
Block a user