mirror of https://github.com/zulip/zulip.git
711 B
711 B
Zulip Rundeck integration
Receive Rundeck job notifications in Zulip!
{start_tabs}
-
{!create-an-incoming-webhook.md!}
-
{!generate-webhook-url-basic.md!}
-
Go to your Rundeck web interface, and click on the desired job. Click on Actions, and select Edit this Job.
-
Go to the Notifications tab. Next to the desired event, click Add Notification.
-
Select Send Webhook as the Notification Type. Enter the URL generated above. Ensure payload format is JSON, and the method is POST. Click Save.
{end_tabs}
{!congrats.md!}
Related documentation
{!webhooks-url-specification.md!}