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: [email protected]
- discussions: [email protected]
pullrequests_status: [email protected]
- #pullrequests_comment: [email protected]
+ # Note: before use the config, we need ensure the "mail" address has set
well (exist)
+ #pullrequests_comment: [email protected]
+ #issues: [email protected]
+ #discussions: [email protected]
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]