Files
zulip/zerver/webhooks/harbor/doc.md
Anders Kaseorg dc33a0ae67 markdown: Rewrite include plugin without markdown-include.
markdown-include is GPL licensed.

Also, rewrite it as a block processor, so that it works correctly
inside indented blocks.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2022-06-26 17:36:31 -07:00

19 lines
525 B
Markdown

Get Zulip notifications for your [Harbor](https://goharbor.io/) projects!
Harbor's webhooks feature is available in version 1.9 and later.
1. {!create-stream.md!}
1. {!create-bot-construct-url.md!}
1. Go to your Harbor **Projects** page. Open a project and click on the **Webhooks** tab.
1. Set **Endpoint URL** to the URL constructed above and click on **Continue**. We
currently support the following events:
* pushImage
* scanningCompleted
{!congrats.md!}
![](/static/images/integrations/harbor/001.png)