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-servlets-post.git
The following commit(s) were added to refs/heads/master by this push:
new c1b6fee SLING-11709 - Set up Jira autolinks to all Sling Github
projects
c1b6fee is described below
commit c1b6fee46dd28b2cbbc846ff9b6cd40b9658c2a8
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 b0d734f..81d6104 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -2,6 +2,16 @@ github:
description: "Apache Sling Default POST Servlets"
homepage: "https://sling.apache.org/"
labels:
- - sling
- - java
- - servlets
+ - "sling"
+ - "java"
+ - "servlets"
+ autolink_jira:
+ - "SLING"
+ - "OAK"
+ - "JCR"
+ - "JCRVLT"
+ - "INFRA"
+ - "FELIX"
+ - "MNG"
+notifications:
+ jira_options: "link"