forgejo/modules/convert
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
..
convert.go Move webhook type from int to string (#13664) 2020-12-08 11:41:14 +01:00
git_commit.go
git_commit_test.go
issue.go
issue_comment.go
issue_test.go
main_test.go
notification.go
pull.go
pull_review.go
pull_test.go
release.go
repository.go
user.go
user_test.go
utils.go