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


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

commit 9a7d78040f99970b9f3b5303eedac6e712be2794
Author: Olivier Lamy <ol...@apache.org>
AuthorDate: Sat Jun 14 19:05:42 2025 +1000

    disable notifications during migration
    
    Signed-off-by: Olivier Lamy <ol...@apache.org>
---
 .asf.yaml                         | 7 ++-----
 .github/ISSUE_TEMPLATE/config.yml | 3 ---
 2 files changed, 2 insertions(+), 8 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 5854a82..2059113 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -11,14 +11,11 @@ github:
     squash: true
     merge: false
     rebase: true
-  autolink_jira:
-    - MWRAPPER
   del_branch_on_merge: true
   features:
     issues: true
 
 notifications:
   commits: commits@maven.apache.org
-  issues: iss...@maven.apache.org
-  pullrequests: iss...@maven.apache.org
-  jira_options: link label
+  #issues: iss...@maven.apache.org
+  #pullrequests: iss...@maven.apache.org
diff --git a/.github/ISSUE_TEMPLATE/config.yml 
b/.github/ISSUE_TEMPLATE/config.yml
index edfb559..ba0544b 100644
--- a/.github/ISSUE_TEMPLATE/config.yml
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -25,6 +25,3 @@ contact_links:
     url: https://maven.apache.org/mailing-lists.html
     about: Please ask a question or discuss here
 
-  - name: Old JIRA Issues
-    url: https://issues.apache.org/jira/projects/MWRAPPER
-    about: Please search old JIRA issues

Reply via email to