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-starter-startup.git


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

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

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

diff --git a/.asf.yaml b/.asf.yaml
index 48613f4..be55e50 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -2,6 +2,16 @@ github:
   description: "Apache Sling Starter Startup Module (deprecated)"
   homepage: "https://sling.apache.org/";
   labels:
-    - java
-    - sling
-    - deprecated
+  - "java"
+  - "sling"
+  - "deprecated"
+  autolink_jira:
+  - "SLING"
+  - "OAK"
+  - "JCR"
+  - "JCRVLT"
+  - "INFRA"
+  - "FELIX"
+  - "MNG"
+notifications:
+  jira_options: "link"

Reply via email to