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:
Mateusz Mandera
2024-05-06 02:25:47 +02:00
committed by Tim Abbott
parent 3c4ab345d0
commit 87007df8eb
9 changed files with 20 additions and 20 deletions

View File

@@ -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