2022-10-02 08:48:28 +02:00
|
|
|
Zulip supports integration with CircleCI and can notify you of your
|
|
|
|
job and workflow statuses. This integration currently supports using
|
|
|
|
CircleCI with GitHub, BitBucket and GitLab.
|
2017-05-25 02:43:05 +02:00
|
|
|
|
2018-02-09 00:49:25 +01:00
|
|
|
1. {!create-stream.md!}
|
2017-05-25 02:43:05 +02:00
|
|
|
|
2023-09-21 02:23:45 +02:00
|
|
|
1. {!create-an-incoming-webhook.md!}
|
|
|
|
|
|
|
|
1. {!generate-integration-url.md!}
|
2017-05-25 02:43:05 +02:00
|
|
|
|
2022-10-02 08:48:28 +02:00
|
|
|
1. Go to your project on CircleCI and click on **Project
|
|
|
|
Settings**. Select **Webhooks** from the list on the left.
|
|
|
|
Click on **Add Webhook** in the menu that opens.
|
2018-02-19 21:24:22 +01:00
|
|
|
|
2022-10-02 08:48:28 +02:00
|
|
|
1. In the form that opens, give your webhook a name and set the
|
|
|
|
**Receiver URL** field to the URL constructed above. Choose the
|
|
|
|
desired events and click on **Add Webhook**.
|
2017-05-25 02:43:05 +02:00
|
|
|
|
|
|
|
{!congrats.md!}
|
|
|
|
|
|
|
|
![](/static/images/integrations/circleci/001.png)
|
2020-06-12 20:19:07 +02:00
|
|
|
![](/static/images/integrations/circleci/002.png)
|