This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch issue/SLING-11709 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git
commit 4c260bd137eee90e7a91a4874eafc9e04db01c02 Author: Robert Munteanu <[email protected]> AuthorDate: Tue Mar 28 18:21:08 2023 +0200 SLING-11709 - Set up Jira autolinks to all Sling Github projects Update .asf.yaml to respect defaults --- .asf.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.asf.yaml b/.asf.yaml new file mode 100644 index 0000000..f354070 --- /dev/null +++ b/.asf.yaml @@ -0,0 +1,12 @@ +--- +github: + autolink_jira: + - "SLING" + - "OAK" + - "JCR" + - "JCRVLT" + - "INFRA" + - "FELIX" + - "MNG" +notifications: + jira_options: "link"
