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

rombert pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-hc-junit-bridge.git


The following commit(s) were added to refs/heads/master by this push:
     new d20d77b  SLING-11709 - Set up Jira autolinks to all Sling Github 
projects
d20d77b is described below

commit d20d77bca550f2e31c136c0519bf26b57b12a616
Author: Robert Munteanu <[email protected]>
AuthorDate: Wed Apr 5 00:12:55 2023 +0300

    SLING-11709 - Set up Jira autolinks to all Sling Github projects
    
    Update .asf.yaml to respect defaults
---
 .asf.yaml | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..4db293a
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,11 @@
+github:
+  autolink_jira:
+  - "SLING"
+  - "OAK"
+  - "JCR"
+  - "JCRVLT"
+  - "INFRA"
+  - "FELIX"
+  - "MNG"
+notifications:
+  jira_options: "link"

Reply via email to