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:04 UTC

[maven-gh-actions-shared] 03/05: target=_blank

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 8a18bd861db7c7eae5518b093fbe5b0804cc6191
Author: Olivier Lamy <ol...@apache.org>
AuthorDate: Wed Feb 9 11:32:01 2022 +1000

    target=_blank
---
 .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 faaf45d..0753062 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){:target="_blank"} - '