1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-19 02:54:27 +01:00
gitea/services/webhook
puni9869 4971a10543
Warn instead of reporting an error when a webhook cannot be found (#26039)
Attemp fix: #25744
Fixing the log level when we delete any repo then we get error hook not
found by id. That should be warn level to reduce the noise in the logs.

---------

Co-authored-by: delvh <dev.lh@web.de>
2023-07-28 17:46:48 +00:00
..
deliver_test.go
deliver.go
dingtalk_test.go
dingtalk.go
discord_test.go
discord.go
feishu_test.go
feishu.go
general_test.go
general.go
main_test.go
matrix_test.go
matrix.go
msteams_test.go
msteams.go
notifier.go
packagist_test.go
packagist.go
payloader.go
slack_test.go
slack.go
telegram_test.go
telegram.go
webhook_test.go
webhook.go Warn instead of reporting an error when a webhook cannot be found (#26039) 2023-07-28 17:46:48 +00:00
wechatwork.go