mirror of https://github.com/zulip/zulip.git
22 lines
559 B
Markdown
22 lines
559 B
Markdown
Zulip supports integration with Codeship and can notify you of
|
|
your build statuses.
|
|
|
|
{!create-stream.md!}
|
|
|
|
{!create-bot-construct-url.md!}
|
|
|
|
Next, go to your project settings - notification settings
|
|
page. The URL should look like the following:
|
|
|
|
`https://codeship.com/projects/PROJECT_ID/configure_notifications`
|
|
|
|
where `PROJECT_ID` is the id of your project in Codeship.
|
|
|
|
Scroll to the **Webhook** section and fill out the form as follows:
|
|
|
|
![](/static/images/integrations/codeship/001.png)
|
|
|
|
{!congrats.md!}
|
|
|
|
![](/static/images/integrations/codeship/002.png)
|