mirror of https://github.com/zulip/zulip.git
parent
ecd41d0f6d
commit
eb2bcd5808
|
@ -1,17 +1,27 @@
|
|||
# Zulip AppVeyor integration
|
||||
|
||||
Receive AppVeyor notifications in Zulip!
|
||||
|
||||
{start_tabs}
|
||||
|
||||
1. {!create-channel.md!}
|
||||
|
||||
1. {!create-an-incoming-webhook.md!}
|
||||
|
||||
1. {!generate-integration-url.md!}
|
||||
1. {!generate-webhook-url-basic.md!}
|
||||
|
||||
1. Go to your AppVeyor Project Settings, and click **Notifications**.
|
||||
Click **Add notification** and select **Webhook**.
|
||||
1. Go to your AppVeyor Project Settings, and select **Notifications**.
|
||||
Click on **Add notification**, and then select **Webhook**.
|
||||
|
||||
1. Set **Webhook URL** to the URL constructed above.
|
||||
Select the events you'd like to be notified about, and click **Save**.
|
||||
1. Set **Webhook URL** to the URL generated above. Select the events
|
||||
you'd like to be notified about, and click **Save**.
|
||||
|
||||
{end_tabs}
|
||||
|
||||
{!congrats.md!}
|
||||
|
||||
![](/static/images/integrations/appveyor/001.png)
|
||||
|
||||
### Related documentation
|
||||
|
||||
{!webhooks-url-specification.md!}
|
||||
|
|
Loading…
Reference in New Issue