1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-09 07:48:13 +00:00
Files
gitea/services/webhook/notifier.go
Lunny Xiao 9f560d47c9 Make actions URL in commit status webhooks absolute (#33620)
Gitea Actions generated target url doesn't contain host and port. So we
need to include them for external webhook visiting.

Fix #33603

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-02-18 02:20:18 +00:00

35 KiB