Files
zulip/zerver/webhooks/taiga/doc.md
Anders Kaseorg 6b3399d7e6 markdown: Rewrite include plugin without markdown-include.
markdown-include is GPL licensed.

Also, rewrite it as a block processor, so that it works correctly
inside indented blocks.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
(cherry picked from commit dc33a0ae67)
2022-07-07 13:31:32 -07:00

676 B

Receive Zulip notifications for your Taiga projects!

  1. {!create-stream.md!}

  2. {!create-bot-construct-url.md!}

    Make sure to specify the topic in the URL above. Otherwise, the default topic General will be used.

  3. 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. Click on Add a new webhook.

  4. 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 above. Save the form.

{!congrats.md!}