2023-09-05 08:00:28 -04:00
|
|
|
<h4 class="ui top attached header">
|
2023-09-06 06:11:06 -04:00
|
|
|
{{.CustomHeaderTitle}}
|
2023-09-05 08:00:28 -04:00
|
|
|
<div class="ui right">
|
2023-09-06 06:11:06 -04:00
|
|
|
{{template "shared/webhook/icon" .ctxData}}
|
2023-09-05 08:00:28 -04:00
|
|
|
</div>
|
|
|
|
</h4>
|
|
|
|
<div class="ui attached segment">
|
2023-09-06 06:11:06 -04:00
|
|
|
{{template "repo/settings/webhook/gitea" .ctxData}}
|
|
|
|
{{template "repo/settings/webhook/gogs" .ctxData}}
|
|
|
|
{{template "repo/settings/webhook/slack" .ctxData}}
|
|
|
|
{{template "repo/settings/webhook/discord" .ctxData}}
|
|
|
|
{{template "repo/settings/webhook/dingtalk" .ctxData}}
|
|
|
|
{{template "repo/settings/webhook/telegram" .ctxData}}
|
|
|
|
{{template "repo/settings/webhook/msteams" .ctxData}}
|
|
|
|
{{template "repo/settings/webhook/feishu" .ctxData}}
|
|
|
|
{{template "repo/settings/webhook/matrix" .ctxData}}
|
|
|
|
{{template "repo/settings/webhook/wechatwork" .ctxData}}
|
|
|
|
{{template "repo/settings/webhook/packagist" .ctxData}}
|
2023-09-05 08:00:28 -04:00
|
|
|
</div>
|
2023-09-06 06:11:06 -04:00
|
|
|
{{template "repo/settings/webhook/history" .ctxData}}
|