diff --git a/doc/features/webhooks.en-us.md b/doc/features/webhooks.en-us.md index 5d792f5f..7a88f2a5 100644 --- a/doc/features/webhooks.en-us.md +++ b/doc/features/webhooks.en-us.md @@ -27,6 +27,7 @@ All event pushes are POST requests. The methods currently supported are: - Telegram - Microsoft Teams - Feishu +- Wechatwork ### Event information diff --git a/doc/features/webhooks.zh-cn.md b/doc/features/webhooks.zh-cn.md index fe900871..f3a312ee 100644 --- a/doc/features/webhooks.zh-cn.md +++ b/doc/features/webhooks.zh-cn.md @@ -15,4 +15,17 @@ menu: # Webhooks +Gitea 的存储 webhook。这可以有存储库管路设定页 `/:username/:reponame/settings/hooks` 中的。Webhook 也可以按照组织调整或全系统调整,所有时间的推送都是POST请求 +。此方法目前被下列服务支援: + +- Gitea (也可以是 GET 請求) +- Gogs +- Slack +- Discord +- Dingtalk +- Telegram +- Microsoft Teams +- Feishu +- Wechatwork + ## TBD diff --git a/doc/features/webhooks.zh-tw.md b/doc/features/webhooks.zh-tw.md index 0d1c564f..697b4139 100644 --- a/doc/features/webhooks.zh-tw.md +++ b/doc/features/webhooks.zh-tw.md @@ -26,6 +26,7 @@ Gitea 的儲存庫事件支援 web hook。這可以有儲存庫管理員在設 - Telegram - Microsoft Teams - Feishu +- Wechatwork ### 事件資訊