You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by bm...@apache.org on 2023/01/05 09:14:53 UTC

[maven-wrapper] 01/01: enable autolink references

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

bmarwell pushed a commit to branch autlink_refs
in repository https://gitbox.apache.org/repos/asf/maven-wrapper.git

commit 7d2e859b7228c2c0016d42bc68c0a4902ede01e9
Author: Benjamin Marwell <bm...@apache.org>
AuthorDate: Thu Jan 5 10:16:44 2023 +0100

    enable autolink references
---
 .asf.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 1a339f8..8e7661c 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -11,6 +11,8 @@ github:
     squash: true
     merge: false
     rebase: true
+  autolink_jira:
+    - MWRAPPER
 notifications:
   commits: commits@maven.apache.org
   issues: issues@maven.apache.org