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-surefire.git
The following commit(s) were added to refs/heads/master by this push:
new 25eda404f Remove jira link and disable notifications for migration
25eda404f is described below
commit 25eda404f2b8888ac36bbdf5ada835fb7de11ebe
Author: Olivier Lamy <[email protected]>
AuthorDate: Fri Jul 4 10:29:57 2025 +1000
Remove jira link and disable notifications for migration
Signed-off-by: Olivier Lamy <[email protected]>
---
.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 b71f9d157..f5eb38c64 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -31,13 +31,10 @@ github:
squash: true
merge: false
rebase: true
- autolink_jira:
- - SUREFIRE
del_branch_on_merge: true
features:
issues: true
notifications:
commits: [email protected]
- issues: [email protected]
- pullrequests: [email protected]
- jira_options: link label
+ #issues: [email protected]
+ #pullrequests: [email protected]
diff --git a/.github/ISSUE_TEMPLATE/config.yml
b/.github/ISSUE_TEMPLATE/config.yml
index 10de2391e..ba0544b5b 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/SUREFIRE
- about: Please search old JIRA issues