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-commons-permissions-sling.git
The following commit(s) were added to refs/heads/master by this push:
new 2cac777 SLING-12459 - Redirect sonarcloud notifications to
[email protected]
2cac777 is described below
commit 2cac777cc1deba4e0107893f9429f41d2e22cada
Author: Robert Munteanu <[email protected]>
AuthorDate: Mon Oct 28 18:10:03 2024 +0100
SLING-12459 - Redirect sonarcloud notifications to [email protected]
---
.asf.yaml | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index d4d0dd5..ed0743f 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,3 +1,14 @@
github:
dependabot_alerts: false
dependabot_updates: false
+ autolink_jira:
+ - "SLING"
+ - "OAK"
+ - "JCR"
+ - "JCRVLT"
+ - "INFRA"
+ - "FELIX"
+ - "MNG"
+notifications:
+ jira_options: "link"
+ pullrequests_bot_sonarcloud: "[email protected]"