mirror of https://github.com/zulip/zulip.git
750 B
750 B
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.
-
{!create-stream.md!}
-
{!create-an-incoming-webhook.md!}
-
{!generate-integration-url.md!}
-
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.
-
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.
{!congrats.md!}