1
1
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-14 07:41:21 +01:00
gitea/services/webhook
Lunny Xiao a4676db7dd
Fix commit status events (#33320)
Fix #32873 
Fix #33201 
~Fix #33244~
~Fix #33302~

depends on ~#33396~

A part of this PR should be backported to v1.23 manually.
2025-02-04 03:25:59 +00:00
..
deliver_test.go
deliver.go
dingtalk_test.go
dingtalk.go Fix commit status events (#33320) 2025-02-04 03:25:59 +00:00
discord_test.go
discord.go Fix commit status events (#33320) 2025-02-04 03:25:59 +00:00
feishu_test.go
feishu.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
general.go Fix commit status events (#33320) 2025-02-04 03:25:59 +00:00
main_test.go
matrix_test.go
matrix.go Fix commit status events (#33320) 2025-02-04 03:25:59 +00:00
msteams_test.go
msteams.go Fix commit status events (#33320) 2025-02-04 03:25:59 +00:00
notifier.go Add tests for webhook and fix some webhook bugs (#33396) 2025-01-30 03:09:48 +00:00
packagist_test.go
packagist.go Fix commit status events (#33320) 2025-02-04 03:25:59 +00:00
payloader.go Fix commit status events (#33320) 2025-02-04 03:25:59 +00:00
slack_test.go
slack.go Fix commit status events (#33320) 2025-02-04 03:25:59 +00:00
telegram_test.go
telegram.go Fix commit status events (#33320) 2025-02-04 03:25:59 +00:00
webhook_test.go
webhook.go Add tests for webhook and fix some webhook bugs (#33396) 2025-01-30 03:09:48 +00:00
wechatwork.go Fix commit status events (#33320) 2025-02-04 03:25:59 +00:00