mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 22:43:42 +00:00
On transferring an issue to another repository, GitHub sends - a "transferred" event to the old repository's webhook URL, - and an "opened event", containing links to the old issue, to the new repository's webhook URL. This commit adds support for both events independently. Fixes: #33450.
39 KiB
39 KiB