gitea/modules/webhook
Cornel ebc35f2b2e
Fix comments webhook panic (#12046)
* Fix webhook comment handling type cast panic

* Handle HookIssueReviewed action in webhook

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2020-06-24 23:39:43 -04:00
..
deliver.go
deliver_test.go
dingtalk.go Fix comments webhook panic (#12046) 2020-06-24 23:39:43 -04:00
dingtalk_test.go Refactor webhooks to reduce code duplication (#9422) 2019-12-28 08:55:09 +00:00
discord.go Fix comments webhook panic (#12046) 2020-06-24 23:39:43 -04:00
feishu.go Fix comments webhook panic (#12046) 2020-06-24 23:39:43 -04:00
general.go Fix comments webhook panic (#12046) 2020-06-24 23:39:43 -04:00
general_test.go
main_test.go
matrix.go Fix comments webhook panic (#12046) 2020-06-24 23:39:43 -04:00
matrix_test.go
msteams.go Fix comments webhook panic (#12046) 2020-06-24 23:39:43 -04:00
slack.go Fix comments webhook panic (#12046) 2020-06-24 23:39:43 -04:00
slack_test.go
telegram.go Fix comments webhook panic (#12046) 2020-06-24 23:39:43 -04:00
telegram_test.go
webhook.go
webhook_test.go