mirror of https://github.com/zulip/zulip.git
integration-docs: Update Taiga for new doc format.
Part of zulip#29592.
This commit is contained in:
parent
1ec5610d7a
commit
0f7b1ba401
|
@ -1,22 +1,30 @@
|
||||||
|
# Zulip Taiga integration
|
||||||
|
|
||||||
Receive Zulip notifications for your Taiga projects!
|
Receive Zulip notifications for your Taiga projects!
|
||||||
|
|
||||||
|
{start_tabs}
|
||||||
|
|
||||||
1. {!create-channel.md!}
|
1. {!create-channel.md!}
|
||||||
|
|
||||||
1. {!create-an-incoming-webhook.md!}
|
1. {!create-an-incoming-webhook.md!}
|
||||||
|
|
||||||
1. {!generate-integration-url.md!}
|
1. {!generate-webhook-url-basic.md!}
|
||||||
|
|
||||||
Make sure to specify the topic in the URL above. Otherwise, the
|
|
||||||
default topic `General` will be used.
|
|
||||||
|
|
||||||
1. Go to your **Projects Dashboard** on Taiga, and select the project you'd like to
|
1. Go to your **Projects Dashboard** on Taiga, and select the project you'd like to
|
||||||
receive notifications for. Go to **Admin**, and click on **Integrations**.
|
receive notifications for.
|
||||||
Click on **Add a new webhook**.
|
|
||||||
|
1. Go to **Admin**, and select **Integrations**. Click **Add a new webhook**.
|
||||||
|
|
||||||
1. Set **Name** to a name of your choice, such as `Zulip`. Set **URL** to the
|
1. Set **Name** to a name of your choice, such as `Zulip`. Set **URL** to the
|
||||||
URL constructed above, and set **Secret key** to the API key of the bot created
|
URL generated above, and set **Secret key** to the API key of the bot created
|
||||||
above. Save the form.
|
above. Save the form.
|
||||||
|
|
||||||
|
{end_tabs}
|
||||||
|
|
||||||
{!congrats.md!}
|
{!congrats.md!}
|
||||||
|
|
||||||
![](/static/images/integrations/taiga/001.png)
|
![](/static/images/integrations/taiga/001.png)
|
||||||
|
|
||||||
|
### Related documentation
|
||||||
|
|
||||||
|
{!webhooks-url-specification.md!}
|
||||||
|
|
Loading…
Reference in New Issue