1
0
Fork 0
forgejo/services/webhook
Earl Warren cbdea868e4
[BRANDING] [v1.20] define the forgejo webhook type
templates/swagger/v1_json.tmpl updated with `make generate-swagger`

(cherry picked from commit 88899c492e)
(cherry picked from commit 7171bd9617)
(cherry picked from commit 1a742446c1)
(cherry picked from commit d7c189d7b2)

Conflicts:
	routers/web/web.go
2023-03-12 23:29:03 +01:00
..
deliver.go [BRANDING] add X-Forgejo-* headers 2023-03-12 17:03:35 +01:00
deliver_test.go
dingtalk.go
dingtalk_test.go
discord.go fix: omit avatar_url in discord payload when empty (#22393) 2023-01-10 14:01:52 -05:00
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 [BRANDING] [v1.20] define the forgejo webhook type 2023-03-12 23:29:03 +01:00
webhook_test.go
wechatwork.go