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:44:31 UTC

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

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


##########
.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:
   2 spaces in ":  issues"



-- 
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