kou commented on code in PR #287:
URL: https://github.com/apache/arrow-site/pull/287#discussion_r1043773343
##########
.asf.yaml:
##########
@@ -21,5 +21,8 @@ github:
features:
issues: true
+notifications:
+ issues_status: [email protected]
Review Comment:
Could you also add `issues_comment` and `pullrequests`?
```suggestion
issues_status: [email protected]
issues_comment: [email protected]
pullrequests: [email protected]
```
For commits, we may be able to `commits_by_path`:
https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features#Git.asf.yamlfeatures-by-pathcommitemails
--
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]