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-tooling-github.git


The following commit(s) were added to refs/heads/master by this push:
     new 1f2031e  chore: add .asf.yaml
1f2031e is described below

commit 1f2031e83a7ee9a75aca4fbee873509465fcb561
Author: Robert Munteanu <[email protected]>
AuthorDate: Wed May 27 16:04:27 2026 +0200

    chore: add .asf.yaml
---
 .asf.yaml | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..0b55cd2
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,16 @@
+github:
+  pull_requests:
+    del_branch_on_merge: true
+  protected_branches:
+    master: {}
+  autolink_jira:
+  - "SLING"
+  - "OAK"
+  - "JCR"
+  - "JCRVLT"
+  - "INFRA"
+  - "FELIX"
+  - "MNG"
+notifications:
+  jira_options: "link"
+  pullrequests_bot_sonarcloud: "[email protected]"

Reply via email to