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-annotations.git
The following commit(s) were added to refs/heads/master by this push: new 442f343 SLING-11709 - Set up Jira autolinks to all Sling Github projects 442f343 is described below commit 442f343ef805438261d493ca247563e147cf668d Author: Robert Munteanu <romb...@apache.org> 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 9cedfe5..2a539e7 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -2,6 +2,16 @@ github: description: "Apache Sling Servlet Annotations" 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"