0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-15 10:38:35 -05:00
forgejo/services/webhook
wxiaoguang e8c769d8e6
Test webhook email (#33033)
Close #27918

(cherry picked from commit 1dbf0d7f0822c10b379a21c192c2d63e34fd52f9)
2025-01-05 12:00:26 +00:00
..
shared
sourcehut sourcehut: use ssh sources URL when appropriate 2025-01-01 19:46:05 +01:00
default.go
default_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
deliver.go Support allowed hosts for migrations to work with proxy (#32025) 2024-09-14 17:52:54 +02:00
deliver_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
dingtalk.go style: reenable switch check 2024-08-18 15:19:01 +02:00
dingtalk_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
discord.go Escaping specific markdown in commit messages on Discord-type embeds #3664 (#5811) 2024-11-18 21:47:11 +00:00
discord_test.go Escaping specific markdown in commit messages on Discord-type embeds #3664 (#5811) 2024-11-18 21:47:11 +00:00
feishu.go
feishu_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
general.go
general_test.go Escaping specific markdown in commit messages on Discord-type embeds #3664 (#5811) 2024-11-18 21:47:11 +00:00
gogs.go
main_test.go tests: improve actvititypub integration test code 2024-11-01 22:39:49 +01:00
matrix.go style: reenable switch check 2024-08-18 15:19:01 +02:00
matrix_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
msteams.go style: reenable switch check 2024-08-18 15:19:01 +02:00
msteams_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
notifier.go Add more load functions to make sure the reference object loaded (#32901) 2024-12-22 08:46:38 +01:00
packagist.go
packagist_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
slack.go [CHORE] Use forked binding library 2024-11-05 22:47:34 +01:00
slack_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
telegram.go style: reenable switch check 2024-08-18 15:19:01 +02:00
telegram_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
webhook.go
webhook_test.go Test webhook email (#33033) 2025-01-05 12:00:26 +00:00
wechatwork.go style: reenable switch check 2024-08-18 15:19:01 +02:00