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/09 01:38:03 UTC

[maven-gh-actions-shared] 02/05: jira format

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

commit 934e063510c05dc38708bcdd3f358e1467935a2c
Author: Olivier Lamy <ol...@apache.org>
AuthorDate: Wed Feb 9 11:30:35 2022 +1000

    jira format
---
 .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 7019320..faaf45d 100644
--- a/.github/release-drafter.yml
+++ b/.github/release-drafter.yml
@@ -76,4 +76,4 @@ template: |
   
 replacers:
   - search: '/\[(.*)-(\d+)\]*\s*-*\s*/g'
-    replace: '[$1-$2](https://issues.apache.org/jira/browse/$1-$2) - '  
+    replace: '[[$1-$2]](https://issues.apache.org/jira/browse/$1-$2) - '