Files
zulip/zerver/webhooks/harbor/doc.md
PieterCK 0e967e4633 integration-docs: Update Harbor for new doc format.
Aside from updating the doc structure, this commit
also rephrases step 4 to make it read better. The
list of supported events in step 5 is also removed.

Part of #29592.
2024-07-12 13:21:07 -07:00

689 B

Zulip Harbor integration

Get Zulip notifications for your Harbor projects!

Harbor's webhooks feature is available in version 1.9 and later.

{start_tabs}

  1. {!create-channel.md!}

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

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

  4. Go to your Harbor Projects page, open a project, and click on the Webhooks tab.

  5. Set Endpoint URL to the URL generated above, and click on Continue.

{end_tabs}

{!congrats.md!}

{% if all_event_types is defined %}

{!event-filtering-additional-feature.md!}

{% endif %}

{!webhooks-url-specification.md!}