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-resolver.git
The following commit(s) were added to refs/heads/master by this push: new a2a54525 temporary disable notifications for issues a2a54525 is described below commit a2a5452574e3d934f6f8844eaa660694cabb270e Author: Olivier Lamy <ol...@apache.org> AuthorDate: Fri Jun 13 09:11:44 2025 +1000 temporary disable notifications for issues Signed-off-by: Olivier Lamy <ol...@apache.org> --- .asf.yaml | 4 +--- .github/ISSUE_TEMPLATE/config.yml | 3 --- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index d0fd3f2e..13e5a7a6 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -11,13 +11,11 @@ github: squash: true merge: false rebase: true - autolink_jira: - - MRESOLVER 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 diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 51d03213..ba0544b5 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/browse/MRESOLVER - about: Please search old JIRA issues