gitea/services/webhook
Lunny Xiao 9f560d47c9
Make actions URL in commit status webhooks absolute (#33620)
Gitea Actions generated target url doesn't contain host and port. So we
need to include them for external webhook visiting.

Fix #33603

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-02-18 02:20:18 +00:00
..
deliver.go
deliver_test.go
dingtalk.go Fix commit status events (#33320) 2025-02-04 03:25:59 +00:00
dingtalk_test.go
discord.go Fix commit status events (#33320) 2025-02-04 03:25:59 +00:00
discord_test.go
feishu.go Fix commit status events (#33320) 2025-02-04 03:25:59 +00:00
feishu_test.go
general.go Fix commit status events (#33320) 2025-02-04 03:25:59 +00:00
general_test.go Add tests for webhook and fix some webhook bugs (#33396) 2025-01-30 03:09:48 +00:00
main_test.go
matrix.go Fix commit status events (#33320) 2025-02-04 03:25:59 +00:00
matrix_test.go
msteams.go Fix commit status events (#33320) 2025-02-04 03:25:59 +00:00
msteams_test.go
notifier.go Make actions URL in commit status webhooks absolute (#33620) 2025-02-18 02:20:18 +00:00
packagist.go Fix commit status events (#33320) 2025-02-04 03:25:59 +00:00
packagist_test.go Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
payloader.go Fix commit status events (#33320) 2025-02-04 03:25:59 +00:00
slack.go Fix commit status events (#33320) 2025-02-04 03:25:59 +00:00
slack_test.go
telegram.go Fix commit status events (#33320) 2025-02-04 03:25:59 +00:00
telegram_test.go
webhook.go Add tests for webhook and fix some webhook bugs (#33396) 2025-01-30 03:09:48 +00:00
webhook_test.go Test webhook email (#33033) 2024-12-30 01:25:49 +08:00
wechatwork.go Fix commit status events (#33320) 2025-02-04 03:25:59 +00:00