zulip/zerver/webhooks/codeship/doc.md

614 B

Zulip supports integration with Codeship and can notify you of your build statuses.

  1. {!create-stream.md!}

  2. {!create-an-incoming-webhook.md!}

  3. {!generate-integration-url.md!}

  4. 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.

  5. 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!}