forgejo/services/webhook
Earl Warren 5a4fc69a16
[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
(cherry picked from commit cbdea868e4)
(cherry picked from commit 6cd150483b)
(cherry picked from commit 47246da8d3)
(cherry picked from commit f2aa0e6b76)
2023-04-12 07:31:37 +02:00
..
deliver.go [BRANDING] add X-Forgejo-* headers 2023-04-12 07:31:37 +02:00
deliver_test.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
dingtalk.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
dingtalk_test.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
discord.go Fix incorrect HookEventType of pull request review comments (#23650) 2023-03-24 13:13:04 +08:00
discord_test.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
feishu.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
feishu_test.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
general.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
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 Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
matrix_test.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
msteams.go Fix incorrect HookEventType of pull request review comments (#23650) 2023-03-24 13:13:04 +08:00
msteams_test.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
notifier.go Fix incorrect HookEventType of pull request review comments (#23650) 2023-03-24 13:13:04 +08:00
packagist.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
packagist_test.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
payloader.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
slack.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
slack_test.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
telegram.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
telegram_test.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
webhook.go [BRANDING] [v1.20] define the forgejo webhook type 2023-04-12 07:31:37 +02:00
webhook_test.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
wechatwork.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00