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
Lunny Xiao 42354dfe45
Move webhook type from int to string (#13664)
* Move webhook type from int to string

* rename webhook_services

* finish refactor

* Fix merge

* Ignore unnecessary ci

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: zeripath <art27@cantab.net>
4 years ago
..
deliver.go Move webhook type from int to string (#13664) 4 years ago
deliver_test.go Move webhook type from int to string (#13664) 4 years ago
dingtalk.go Move webhook type from int to string (#13664) 4 years ago
dingtalk_test.go Move webhook type from int to string (#13664) 4 years ago
discord.go Move webhook type from int to string (#13664) 4 years ago
feishu.go Move webhook type from int to string (#13664) 4 years ago
general.go Move webhook type from int to string (#13664) 4 years ago
general_test.go Move webhook type from int to string (#13664) 4 years ago
main_test.go Move webhook type from int to string (#13664) 4 years ago
matrix.go Move webhook type from int to string (#13664) 4 years ago
matrix_test.go Move webhook type from int to string (#13664) 4 years ago
msteams.go Move webhook type from int to string (#13664) 4 years ago
payloader.go Move webhook type from int to string (#13664) 4 years ago
slack.go Move webhook type from int to string (#13664) 4 years ago
slack_test.go Move webhook type from int to string (#13664) 4 years ago
telegram.go Move webhook type from int to string (#13664) 4 years ago
telegram_test.go Move webhook type from int to string (#13664) 4 years ago
webhook.go Move webhook type from int to string (#13664) 4 years ago
webhook_test.go Move webhook type from int to string (#13664) 4 years ago