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-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org