From 108fefa19f43ae85855de2484feb81a4b0a49226 Mon Sep 17 00:00:00 2001 From: imbajin Date: Wed, 15 Mar 2023 19:46:26 +0800 Subject: [PATCH] Update .asf.yaml --- .asf.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 944552e590..337cc7b4df 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -48,9 +48,9 @@ github: required_approving_review_count: 2 notifications: - #pullrequests_status: dev@hugegraph.apache.org - # before use the config, we should ensure the "mail" address has set well (exist) - #pullrequests_comment: issues@hugegraph.apache.org - #issues: issues@hugegraph.apache.org + pullrequests_status: dev@hugegraph.apache.org discussions: dev@hugegraph.apache.org - + # before use the config, we should ensure the "issues" address has set well (exist) + # TODO: change to "issues@hugegraph.apache.org" after we apply it + pullrequests_comment: commits@hugegraph.apache.org + issues: commits@hugegraph.apache.org