mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
The context property was previously being used in the macro `git-webhook-url-with-branches` which has been removed as it is not in use any longer. The context property was now being used only in 2 integration docs, both of which used it only in a single location, and directly used their own names as the channel name. Making the context property unnecessary.