kou commented on issue #14807: URL: https://github.com/apache/arrow/issues/14807#issuecomment-1335783453
Zulip integration is implemented by webhook: https://zulip.com/integrations/doc/github It was configured by https://issues.apache.org/jira/browse/INFRA-17602 . Zulip's GitHub integration is implemented in https://github.com/zulip/zulip/blob/main/zerver/webhooks/github/view.py . GitHub sends all issue related events (except issue comment events) as "issues" event and Zulip's GitHub integration accepts all of them. It seems that Zulip's GitHub integration is needed to be improved to adapt our use case. How about creating an issue on https://github.com/zulip/zulip/issues for this or ask this on https://chat.zulip.org/ ? -- 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]
