Files
zulip/zerver/webhooks/harbor/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

32 lines
663 B
Markdown

# Zulip Harbor integration
Get Zulip notifications for your [Harbor](https://goharbor.io/) projects!
Harbor's webhooks feature is available in version 1.9 and later.
{start_tabs}
1. {!create-an-incoming-webhook.md!}
1. {!generate-webhook-url-basic.md!}
1. Go to your Harbor **Projects** page, open a project, and click on the **Webhooks** tab.
1. Set **Endpoint URL** to the URL generated above, and click on **Continue**.
{end_tabs}
{!congrats.md!}
![](/static/images/integrations/harbor/001.png)
{% if all_event_types is defined %}
{!event-filtering-additional-feature.md!}
{% endif %}
### Related documentation
{!webhooks-url-specification.md!}