This is an automated email from the ASF dual-hosted git repository.
olamy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/archiva-redback-core.git
The following commit(s) were added to refs/heads/master by this push:
new cf96ada5 test filtering commit
cf96ada5 is described below
commit cf96ada585e1212fa156594945be864dbfab0751
Author: Olivier Lamy <[email protected]>
AuthorDate: Mon Apr 18 10:32:28 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 c0896cce..4858e3fa 100644
--- a/.github/release-drafter.yml
+++ b/.github/release-drafter.yml
@@ -16,4 +16,6 @@
# under the License.
_extends: archiva-parent
-tag-template: redback-3.x
\ No newline at end of file
+tag-template: redback-3.x
+filter-by-commitish: true
+commitish: master
\ No newline at end of file