Only send notifications to commits@ ML (#302)
This PR modifies the Apache mailing list notifications so that commits, issues, and pull request notifications are sent to the commits@pulsar.apache.org mailing list. If you would like these notifications, please to subscribe to the commits mailing list or use the GitHub "watch" feature. Mailing list discussion for this change: https://lists.apache.org/thread/j6y57kr4180xblh7voyrjw47blgmghwt
This commit is contained in:
parent
8b42a61f2e
commit
20c55022df
@ -43,4 +43,11 @@ github:
|
||||
# disable merge button:
|
||||
merge: false
|
||||
# disable rebase button:
|
||||
rebase: false
|
||||
rebase: false
|
||||
|
||||
notifications:
|
||||
commits: commits@pulsar.apache.org
|
||||
issues: commits@pulsar.apache.org
|
||||
pullrequests: commits@pulsar.apache.org
|
||||
discussions: dev@pulsar.apache.org
|
||||
jira_options: link label
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user