javeme commented on code in PR #2128:
URL:
https://github.com/apache/incubator-hugegraph/pull/2128#discussion_r1118077169
##########
pom.xml:
##########
@@ -668,19 +668,4 @@
</build>
</profile>
</profiles>
-
- <repositories>
Review Comment:
can we add commit messages for why to remove it?
##########
.asf.yaml:
##########
@@ -48,9 +48,9 @@ github:
required_approving_review_count: 2
notifications:
- pullrequests_status: [email protected]
+ #pullrequests_status: [email protected]
# before use the config, we should ensure the "mail" address has set well
(exist)
#pullrequests_comment: [email protected]
#issues: [email protected]
- #discussions: [email protected]
+ discussions: [email protected]
Review Comment:
can add a comment to explain discussions?
--
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]