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 f478b4d8 test filtering commit
f478b4d8 is described below
commit f478b4d8a543d78f81c032cd7432b57216054469
Author: Olivier Lamy <[email protected]>
AuthorDate: Mon Apr 18 10:31:50 2022 +1000
test filtering commit
Signed-off-by: Olivier Lamy <[email protected]>
---
.github/release-drafter.yml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml
index 9d4314a7..4d7a2289 100644
--- a/.github/release-drafter.yml
+++ b/.github/release-drafter.yml
@@ -16,4 +16,6 @@
# under the License.
_extends: archiva-parent
-tag-template: redback-2.6.x-$NEXT_MINOR_VERSION
\ No newline at end of file
+tag-template: redback-2.6.x-$NEXT_MINOR_VERSION
+filter-by-commitish: true
+commitish: redback-2.6.x
\ No newline at end of file