You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hugegraph.apache.org by GitBox <gi...@apache.org> on 2022/11/03 15:59:38 UTC

[GitHub] [incubator-hugegraph-toolchain] imbajin commented on a diff in pull request #345: chore: fix the missing mail address

imbajin commented on code in PR #345:
URL: https://github.com/apache/incubator-hugegraph-toolchain/pull/345#discussion_r1013103038


##########
.asf.yaml:
##########
@@ -52,7 +52,8 @@ github:
         required_approving_review_count: 2
 
 notifications:
-  issues: issues@hugegraph.apache.org
-  discussions:  issues@hugegraph.apache.org
   pullrequests_status: dev@hugegraph.apache.org
-  #pullrequests_comment: issues@foo.apache.org
+  # Note: before use the config, we need ensure the "mail" address has set well (exist)
+  #pullrequests_comment: issues@hugegraph.apache.org
+  #issues: issues@hugegraph.apache.org
+  #discussions:  issues@hugegraph.apache.org

Review Comment:
   remove it in another PR  --- @z7658329 could address it together



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hugegraph.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org