You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/services/webhook
Earl Warren 1a742446c1
[BRANDING] define the forgejo webhook type
templates/swagger/v1_json.tmpl updated with `make generate-swagger`

(cherry picked from commit 88899c492efeedd138ba088a36b9c0bc733ead7b)
(cherry picked from commit 7171bd9617c32c4911e3bdbc23c02a19e80d2465)
1 year ago
..
deliver.go [BRANDING] add X-Forgejo-* headers 1 year ago
deliver_test.go Restructure `webhook` module (#22256) 1 year ago
dingtalk.go Restructure `webhook` module (#22256) 1 year ago
dingtalk_test.go Restructure `webhook` module (#22256) 1 year ago
discord.go fix: omit avatar_url in discord payload when empty (#22393) 1 year ago
discord_test.go Restructure `webhook` module (#22256) 1 year ago
feishu.go Restructure `webhook` module (#22256) 1 year ago
feishu_test.go Restructure `webhook` module (#22256) 1 year ago
general.go Restructure `webhook` module (#22256) 1 year ago
general_test.go Implement FSFE REUSE for golang files (#21840) 1 year ago
main_test.go Refactor the setting to make unit test easier (#22405) 1 year ago
matrix.go Restructure `webhook` module (#22256) 1 year ago
matrix_test.go Restructure `webhook` module (#22256) 1 year ago
msteams.go Restructure `webhook` module (#22256) 1 year ago
msteams_test.go Restructure `webhook` module (#22256) 1 year ago
notifier.go Fix intermittent panic in notify issue change content (#23019) 1 year ago
packagist.go Restructure `webhook` module (#22256) 1 year ago
packagist_test.go Restructure `webhook` module (#22256) 1 year ago
payloader.go Restructure `webhook` module (#22256) 1 year ago
slack.go Restructure `webhook` module (#22256) 1 year ago
slack_test.go Restructure `webhook` module (#22256) 1 year ago
telegram.go Restructure `webhook` module (#22256) 1 year ago
telegram_test.go Restructure `webhook` module (#22256) 1 year ago
webhook.go [BRANDING] define the forgejo webhook type 1 year ago
webhook_test.go Restructure `webhook` module (#22256) 1 year ago
wechatwork.go Restructure `webhook` module (#22256) 1 year ago