integration-docs: Update AppVeyor for new doc format.

Part of #29592.
This commit is contained in:
Lauryn Menard 2024-06-29 15:58:04 +02:00 committed by Tim Abbott
parent ecd41d0f6d
commit eb2bcd5808
1 changed files with 15 additions and 5 deletions

View File

@ -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!}