forgejo/services/webhook
Zettat123 9e04627aca
Fix incorrect HookEventType of pull request review comments (#23650)
`HookEventType` of pull request review comments should be
`HookEventPullRequestReviewComment` but some event types are
`HookEventPullRequestComment` now.
2023-03-24 13:13:04 +08:00
..
deliver.go
deliver_test.go
dingtalk.go
dingtalk_test.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
discord.go Fix incorrect HookEventType of pull request review comments (#23650) 2023-03-24 13:13:04 +08:00
discord_test.go
feishu.go
feishu_test.go
general.go
general_test.go
main_test.go
matrix.go
matrix_test.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
msteams.go Fix incorrect HookEventType of pull request review comments (#23650) 2023-03-24 13:13:04 +08:00
msteams_test.go
notifier.go Fix incorrect HookEventType of pull request review comments (#23650) 2023-03-24 13:13:04 +08:00
packagist.go
packagist_test.go
payloader.go
slack.go
slack_test.go
telegram.go
telegram_test.go
webhook.go
webhook_test.go
wechatwork.go