You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by GitBox <gi...@apache.org> on 2022/12/08 20:03:42 UTC

[GitHub] [arrow-site] kou commented on a diff in pull request #287: Add GitHub issue creation notifications to issues@arrow.apache.org

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: issues@arrow.apache.org

Review Comment:
   Could you also add `issues_comment` and `pullrequests`?
   
   ```suggestion
     issues_status: issues@arrow.apache.org
     issues_comment: github@arrow.apache.org
     pullrequests: github@arrow.apache.org
   ```
   
   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: commits-unsubscribe@arrow.apache.org

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