You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2022/02/08 12:11:33 UTC

[maven-gh-actions-shared] branch main updated: test replacer

This is an automated email from the ASF dual-hosted git repository.

olamy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/maven-gh-actions-shared.git


The following commit(s) were added to refs/heads/main by this push:
     new 507fff5  test replacer
507fff5 is described below

commit 507fff5b88ff888db925fc8d132fb97bb275048e
Author: Olivier Lamy <ol...@apache.org>
AuthorDate: Tue Feb 8 22:11:28 2022 +1000

    test replacer
---
 .github/release-drafter.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml
index 2327f4c..3d97043 100644
--- a/.github/release-drafter.yml
+++ b/.github/release-drafter.yml
@@ -75,5 +75,5 @@ template: |
   $CHANGES
   
 replacers:
-  - search: '/\[(\d+)-(\d+)\]*\s*-*\s*/g'
+  - search: '/\[(\s+)-(\d+)\]*\s*-*\s*/g'
     replace: '[$1-$2](https://issues.apache.org/jira/browse/$1-$2) - '