1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-31 06:38:37 +00:00

Add feishu webhook support (#10229)

Add feishu webhook support
This commit is contained in:
Lunny Xiao
2020-02-12 16:48:28 +08:00
committed by GitHub
parent ea7ad382e7
commit 83a8944fcf
16 changed files with 327 additions and 3 deletions

View File

@@ -26,6 +26,9 @@
<a class="item" href="{{.BaseLink}}/msteams/new">
<img class="img-10" src="{{StaticUrlPrefix}}/img/msteams.png">Microsoft Teams
</a>
<a class="item" href="{{.BaseLink}}/feishu/new">
<img class="img-10" src="{{StaticUrlPrefix}}/img/feishu.png">Feishu
</a>
</div>
</div>
</div>