Files
zulip/zerver/webhooks/codeship/doc.md
Anders Kaseorg dc33a0ae67 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>
2022-06-26 17:36:31 -07:00

19 lines
576 B
Markdown

Zulip supports integration with Codeship and can notify you of
your build statuses.
1. {!create-stream.md!}
1. {!create-bot-construct-url.md!}
1. On your project's webpage, click on **Project Settings** in
the top right corner. Click on the **Notifications** tab, and click on
**+ New Notification**. Select **Webhook**.
1. Set **Webhook URL** to the URL constructed above. You may also supply
an optional description or a specific branch you would like to be
notified about. Click **Save**.
{!congrats.md!}
![](/static/images/integrations/codeship/001.png)