mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
webhooks: Rename remaining stream references to channel.
Note: This doesn't change the occurences in the Zapier integration doc, since they refer to pieces of the UI in Zapier, which may still be using the "Stream" terminology.
This commit is contained in:
committed by
Tim Abbott
parent
3c4ab345d0
commit
87007df8eb
@@ -19,7 +19,7 @@ Get Zulip notifications for your Buildbot builds!
|
||||
c['services'].append(zs)
|
||||
|
||||
When adding the new reporter, modify the code above such that `api_key`
|
||||
is the API key of your Zulip bot, and `stream` is set to the stream name
|
||||
is the API key of your Zulip bot, and `stream` is set to the channel name
|
||||
you want the notifications sent to.
|
||||
|
||||
[1]: https://docs.buildbot.net/latest/manual/configuration/reporters/zulip_status.html
|
||||
|
||||
Reference in New Issue
Block a user