Skip to content

Commit ef3b488

Browse files
committed
disable notifications and jira
Signed-off-by: Olivier Lamy <[email protected]>
1 parent 23ad3e3 commit ef3b488

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

.asf.yaml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,11 @@ github:
2828
squash: true
2929
merge: false
3030
rebase: true
31-
autolink_jira:
32-
- MRESOURCES
3331
del_branch_on_merge: true
3432
features:
3533
issues: true
3634

3735
notifications:
3836
39-
40-
pullrequests: [email protected]
41-
jira_options: link label comment
37+
38+
#pullrequests: [email protected]

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,3 @@ contact_links:
2525
url: https://maven.apache.org/mailing-lists.html
2626
about: Please ask a question or discuss here
2727

28-
- name: Old JIRA Issues
29-
url: https://issues.apache.org/jira/projects/MRESOURCES
30-
about: Please search old JIRA issues

0 commit comments

Comments
 (0)