gitea/services/webhook
Zettat123 9e04627aca
Fix incorrect `HookEventType` of pull request review comments ()
`HookEventType` of pull request review comments should be
`HookEventPullRequestReviewComment` but some event types are
`HookEventPullRequestComment` now.
..
deliver.go Use minio/sha256-simd for accelerated SHA256 ()
deliver_test.go Restructure `webhook` module ()
dingtalk.go Restructure `webhook` module ()
dingtalk_test.go Restructure `webhook` module ()
discord.go Fix incorrect `HookEventType` of pull request review comments ()
discord_test.go Restructure `webhook` module ()
feishu.go Restructure `webhook` module ()
feishu_test.go Restructure `webhook` module ()
general.go Restructure `webhook` module ()
general_test.go Implement FSFE REUSE for golang files ()
main_test.go Refactor the setting to make unit test easier ()
matrix.go Restructure `webhook` module ()
matrix_test.go Restructure `webhook` module ()
msteams.go Fix incorrect `HookEventType` of pull request review comments ()
msteams_test.go Restructure `webhook` module ()
notifier.go Fix incorrect `HookEventType` of pull request review comments ()
packagist.go Restructure `webhook` module ()
packagist_test.go Restructure `webhook` module ()
payloader.go Restructure `webhook` module ()
slack.go Restructure `webhook` module ()
slack_test.go Restructure `webhook` module ()
telegram.go Restructure `webhook` module ()
telegram_test.go Restructure `webhook` module ()
webhook.go Add user webhooks ()
webhook_test.go Restructure `webhook` module ()
wechatwork.go Restructure `webhook` module ()