raulcd commented on code in PR #14811: URL: https://github.com/apache/arrow/pull/14811#discussion_r1037356269
########## .asf.yaml: ########## @@ -25,6 +25,7 @@ github: notifications: commits: [email protected] + issues_status: [email protected] Review Comment: I think `issues_status` is correct based on: https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features#Git.asf.yamlfeatures-Splittingemailnotificationsbasedoncontext but should we be consistent with other repositories posting on this mailing list? Like `arrow-julia` which uses `issues`? https://github.com/apache/arrow-julia/blob/main/.asf.yaml#L22 Maybe we can ask there if we can modify it to `issues_status` I wanted to see if there were other possibilities on the script itself but the link to where this is parsed seems to be broken: https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features#Git.asf.yamlfeatures-Development Any idea where this is hosted? -- 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]
