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