You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/12/09 17:40:31 UTC

[GitHub] [maven-site] bmarwell commented on a diff in pull request #353: [INFRA] add autolink refs

bmarwell commented on code in PR #353:
URL: https://github.com/apache/maven-site/pull/353#discussion_r1044677425


##########
.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

Review Comment:
   I only added projects I found in the log. Just do sth like
   git log | grep -iE -e "[A-Z]+-[0-9]+" and you will find all of the listed projects (for whatever reason).
   Granted, most of them weren't mentioned since 2015...



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org