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-indexer.git


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

commit 9fd96efe32c6e067c7999700d1e2b5dddcd37c61
Author: Olivier Lamy <ol...@apache.org>
AuthorDate: Thu Jun 12 15:09:15 2025 +1000

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

diff --git a/.asf.yaml b/.asf.yaml
index 5b50645..4492f6c 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -27,13 +27,10 @@ github:
     squash: true
     merge: false
     rebase: true
-  autolink_jira:
-    - MINDEXER
   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