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

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


The following commit(s) were added to refs/heads/master by this push:
     new 4a156c54 [INFRA] add autolink refs (#353)
4a156c54 is described below

commit 4a156c54b8f417869f4f48eae3173c45debdc701
Author: Benjamin Marwell <bmarw...@apache.org>
AuthorDate: Sat Dec 10 08:41:53 2022 +0100

    [INFRA] add autolink refs (#353)
---
 .asf.yaml | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 722a3dbd..de91ddc5 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -9,6 +9,28 @@ github:
     squash: true
     merge: false
     rebase: true
+  autolink_jira:
+    - MNG
+    - MNGSITE
+    - MSITE
+    - MINSTALL
+    - MPIR
+    - MANTTASKS
+    - MGPG
+    - SUREFIRE
+    - MENFORCER
+    - DOXIASITETOOLS
+    - MPLUGIN
+    - MWRAPPER
+    - MSHARED
+    - MSKINS
+    - MPOM
+    - ARCHETYPE
+    - ARCHETYPES
+    - INFRA
+    - MASSEMBLY
+    - FELIX
+    - MRELEASE
 notifications:
   commits: commits@maven.apache.org
   issues: iss...@maven.apache.org

Reply via email to