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 ae01a0f..4785b6b 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -2,6 +2,16 @@
   description: "Apache Sling Health Check API (deprecated)"
   homepage: "https://sling.apache.org/"
   labels:
-    - sling
-    - java
-    - deprecated
\ No newline at end of file
+  - "sling"
+  - "java"
+  - "deprecated"
+  autolink_jira:
+  - "SLING"
+  - "OAK"
+  - "JCR"
+  - "JCRVLT"
+  - "INFRA"
+  - "FELIX"
+  - "MNG"
+notifications:
+  jira_options: "link"