mirror of
https://github.com/zulip/zulip.git
synced 2026-07-18 21:04:19 +08:00
Previously, we used Integration.name as the recommended stream in our macros. Now, we have a dedicated attribute set in the Integration class (that WebhookIntegration and GithubIntegration inherit from) for the recommended stream name in cases where the stream name is different than the name of the integration itself.
278 B
278 B
You can also limit the branches you receive notifications for by specifying them in a comma-separated list at the end of the URL, like so:
{{ external_api_uri_subdomain }}{{ integration_url }}?api_key=abcdefgh&stream={{ recommended_stream_name }}&branches=master,development