0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-11-22 07:39:14 +01:00
gitea/services/webhook
zeripath 35d2fa744a
Fix intermittent panic in notify issue change content (#23019)
Ensure that issue pullrequests are loaded before trying to set the
self-reference.

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: delvh <leon@kske.dev>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2023-02-20 19:15:49 -05:00
..
deliver.go
deliver_test.go
dingtalk.go
dingtalk_test.go
discord.go
discord_test.go
feishu.go
feishu_test.go
general.go
general_test.go
main_test.go Refactor the setting to make unit test easier (#22405) 2023-02-20 00:12:01 +08:00
matrix.go
matrix_test.go
msteams.go
msteams_test.go
notifier.go Fix intermittent panic in notify issue change content (#23019) 2023-02-20 19:15:49 -05: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