Zulip supports integration with Codeship and can notify you of your build statuses.
First, create the stream you'd like to use for Codeship notifications,
and subscribe all interested parties to this stream. We
recommend the name codeship
.
{{ external_api_uri_subdomain }}/v1/external/codeship?api_key=abcdefgh&stream=codeship
where api_key
is the API key of your Zulip bot,
and stream
is the stream name you want the
notifications sent to.
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:
Congratulations! You're done!
When a build is
triggered, you'll get a notification like this: