This is an automated email from the ASF dual-hosted git repository.

sjaranowski pushed a commit to branch enable-github-issues
in repository https://gitbox.apache.org/repos/asf/maven-apache-resources.git

commit 55314905116fb7e0b97071707a42f4ace587585d
Author: Slawomir Jaranowski <s.jaranow...@gmail.com>
AuthorDate: Sun Dec 8 17:07:27 2024 +0100

    Enable GitHub Issues
---
 .asf.yaml | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index f3a4ed9..eb86c12 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -27,4 +27,11 @@ github:
     merge: false
     rebase: true
   autolink_jira:
-    - MASFRES
\ No newline at end of file
+    - MASFRES
+  del_branch_on_merge: true
+  features:
+    issues: true
+  notifications:
+    commits: commits@maven.apache.org
+    issues: iss...@maven.apache.org
+    pullrequests: iss...@maven.apache.org

Reply via email to