2024-07-01 16:22:39 +02:00
|
|
|
# Zulip CircleCI integration
|
|
|
|
|
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
|
|
|
|
2024-07-01 16:22:39 +02:00
|
|
|
{start_tabs}
|
|
|
|
|
2024-05-05 22:30:09 +02:00
|
|
|
1. {!create-channel.md!}
|
2017-05-25 02:43:05 +02:00
|
|
|
|
2023-09-21 02:23:45 +02:00
|
|
|
1. {!create-an-incoming-webhook.md!}
|
|
|
|
|
2024-07-01 16:22:39 +02:00
|
|
|
1. {!generate-webhook-url-basic.md!}
|
2017-05-25 02:43:05 +02:00
|
|
|
|
2024-07-01 16:22:39 +02:00
|
|
|
1. Go to **Project Settings** in your project on CircleCI. Select
|
|
|
|
**Webhooks** from the list on the left, and click **Add Webhook**.
|
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
|
2024-07-01 16:22:39 +02:00
|
|
|
**Receiver URL** field to the URL generated above. Choose the
|
|
|
|
[events](#filtering-incoming-events) you'd like to be notified about,
|
|
|
|
and click **Add Webhook**.
|
|
|
|
|
|
|
|
{end_tabs}
|
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)
|
2024-07-01 16:22:39 +02:00
|
|
|
|
|
|
|
{!event-filtering-additional-feature.md!}
|
|
|
|
|
|
|
|
### Related documentation
|
|
|
|
|
|
|
|
{!webhooks-url-specification.md!}
|