This is an automated email from the ASF dual-hosted git repository.
olamy pushed a commit to branch redback-2.6.x
in repository https://gitbox.apache.org/repos/asf/archiva-redback-core.git
The following commit(s) were added to refs/heads/redback-2.6.x by this push:
new c1de0a34 fix name
c1de0a34 is described below
commit c1de0a3417544e7aaffb2bcbf866e226f7a5ceda
Author: Olivier Lamy <[email protected]>
AuthorDate: Mon Apr 18 10:35:50 2022 +1000
fix name
Signed-off-by: Olivier Lamy <[email protected]>
---
.github/release-drafter.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml
index 4d7a2289..c3303c3c 100644
--- a/.github/release-drafter.yml
+++ b/.github/release-drafter.yml
@@ -17,5 +17,6 @@
_extends: archiva-parent
tag-template: redback-2.6.x-$NEXT_MINOR_VERSION
+name-template: 2.6.x
filter-by-commitish: true
commitish: redback-2.6.x
\ No newline at end of file