SLING-11709 - Set up Jira autolinks to all Sling Github projects
Update .asf.yaml to respect defaults
diff --git a/.asf.yaml b/.asf.yaml
index 27d9d52..920a74d 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -2,6 +2,16 @@
description: "Apache Sling Subsystems Installer (deprecated)"
homepage: "https://sling.apache.org/"
labels:
- - java
- - sling
- - deprecated
\ No newline at end of file
+ - "java"
+ - "sling"
+ - "deprecated"
+ autolink_jira:
+ - "SLING"
+ - "OAK"
+ - "JCR"
+ - "JCRVLT"
+ - "INFRA"
+ - "FELIX"
+ - "MNG"
+notifications:
+ jira_options: "link"