Refactor webhook and fix feishu/lark secret (#34961)

此提交包含在:
wxiaoguang
2025-07-06 06:04:08 +00:00
提交者 GitHub
父節點 3533263ced
當前提交 e0745eb14d
共有 22 個檔案被更改,包括 96 行新增78 行删除
+1 -1
查看文件
@@ -1,5 +1,5 @@
{{template "org/settings/layout_head" (dict "ctxData" . "pageClass" "organization settings webhooks")}}
<div class="org-setting-content">
{{template "repo/settings/webhook/list" .}}
{{template "repo/settings/webhook/base_list" .}}
</div>
{{template "org/settings/layout_footer" .}}