Files
zulip/zerver/webhooks/rundeck/doc.md
oscar 9d1ca5476a integration-docs: Remove create channel for generate webhook URL docs.
Updates text of generate-webhook-url-basic.md to replace the use of
the "Create the channel" step.

Removes {!create-channel.md!} from all the integrations docs that
also include {!generate-webhook-url-basic.md!}.

Fixes #32269.
2024-11-19 13:02:01 -08:00

711 B

Zulip Rundeck integration

Receive Rundeck job notifications in Zulip!

{start_tabs}

  1. {!create-an-incoming-webhook.md!}

  2. {!generate-webhook-url-basic.md!}

  3. Go to your Rundeck web interface, and click on the desired job. Click on Actions, and select Edit this Job.

  4. Go to the Notifications tab. Next to the desired event, click Add Notification.

  5. 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!}

Rundeck Integration

{!webhooks-url-specification.md!}