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-invoker-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 0f837a8  disable notifications before import
0f837a8 is described below

commit 0f837a879e9e6325df6d77fe18dfcb30a521fb4a
Author: Olivier Lamy <ol...@apache.org>
AuthorDate: Mon Jun 9 21:23:07 2025 +1000

    disable notifications before import
    
    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 9cdfe08..59a8ffc 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -28,13 +28,10 @@ github:
     squash: true
     merge: false
     rebase: true
-  autolink_jira:
-    - MINVOKER
   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