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

olamy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-scm.git


The following commit(s) were added to refs/heads/master by this push:
     new 1c83cc3d5 disable issues notifications
1c83cc3d5 is described below

commit 1c83cc3d5b255e56dd8d1ff3989541b212ee68f7
Author: Olivier Lamy <ol...@apache.org>
AuthorDate: Thu Jun 12 10:17:16 2025 +1000

    disable issues notifications
    
    Signed-off-by: Olivier Lamy <ol...@apache.org>
---
 .asf.yaml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 29b4cec0a..fe60b4e73 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -28,13 +28,11 @@ github:
     squash: true
     merge: false
     rebase: true
-  autolink_jira:
-    - SCM
   del_branch_on_merge: true
   features:
     issues: true
 notifications:
   commits: commits@maven.apache.org
-  issues: iss...@maven.apache.org
+  #issues: iss...@maven.apache.org
   pullrequests: iss...@maven.apache.org
   jira_options: link label comment

Reply via email to