2017-05-25 03:01:19 +02:00
|
|
|
Zulip supports integration with Codeship and can notify you of
|
|
|
|
your build statuses.
|
|
|
|
|
2018-02-09 01:18:09 +01:00
|
|
|
1. {!create-stream.md!}
|
2017-05-25 03:01:19 +02:00
|
|
|
|
2018-02-09 01:18:09 +01:00
|
|
|
2. {!create-bot-construct-url-indented.md!}
|
2017-05-25 03:01:19 +02:00
|
|
|
|
2018-02-09 01:18:09 +01:00
|
|
|
3. Next, for your project, go to **Project Settings**, click on
|
|
|
|
**Notifications**. The URL for the **Notifications** page should
|
|
|
|
look like the following:
|
2017-05-25 03:01:19 +02:00
|
|
|
|
2018-02-09 01:18:09 +01:00
|
|
|
`https://codeship.com/projects/PROJECT_ID/configure_notifications`
|
2017-05-25 03:01:19 +02:00
|
|
|
|
2018-02-09 01:18:09 +01:00
|
|
|
where `PROJECT_ID` is the ID of your project in Codeship.
|
2017-05-25 03:01:19 +02:00
|
|
|
|
2018-02-09 01:18:09 +01:00
|
|
|
4. Click on the **+ New Notification** button.
|
2017-05-25 03:01:19 +02:00
|
|
|
|
2018-02-09 01:18:09 +01:00
|
|
|
5. In the **Webhook URL** field, provide the URL constructed above:
|
|
|
|
|
|
|
|
![](/static/images/integrations/codeship/001.png)
|
|
|
|
|
|
|
|
You may also supply an optional description or a specific branch
|
|
|
|
you would like to be notified about.
|
|
|
|
|
|
|
|
6. Click **Save**.
|
2017-05-25 03:01:19 +02:00
|
|
|
|
|
|
|
{!congrats.md!}
|
|
|
|
|
|
|
|
![](/static/images/integrations/codeship/002.png)
|