Commit 9f560d4
Make actions URL in commit status webhooks absolute (go-gitea#33620)
Gitea Actions generated target url doesn't contain host and port. So we
need to include them for external webhook visiting.
Fix go-gitea#33603
---------
Co-authored-by: wxiaoguang <[email protected]>1 parent 15e020e commit 9f560d4
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
871 | 872 | | |
872 | 873 | | |
873 | 874 | | |
| 875 | + | |
| 876 | + | |
| 877 | + | |
| 878 | + | |
| 879 | + | |
874 | 880 | | |
875 | 881 | | |
876 | 882 | | |
877 | 883 | | |
878 | 884 | | |
879 | 885 | | |
880 | 886 | | |
881 | | - | |
| 887 | + | |
882 | 888 | | |
883 | 889 | | |
884 | 890 | | |
| |||
0 commit comments