0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 22:44:40 +01:00
gitea/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>
2020-12-08 11:41:14 +01:00
..
deliver.go
deliver_test.go
dingtalk.go
dingtalk_test.go
discord.go
feishu.go
general.go
general_test.go Move webhook type from int to string (#13664) 2020-12-08 11:41:14 +01:00
main_test.go
matrix.go
matrix_test.go
msteams.go
payloader.go
slack.go
slack_test.go
telegram.go
telegram_test.go
webhook.go
webhook_test.go