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.
gitea/routers/api/v1/repo
Lunny Xiao 6bdc556b7f
Fix some webhooks bugs (#3981)
* fix some webhooks bugs

* update vendor

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>

* fix test

* fix clearlabels

* fix pullrequest webhook bug fix #3492

* update release webhook description

* remove unused code

* fix push webhook in pull request

* small changes
7 years ago
..
branch.go
collaborators.go
file.go
fork.go
hook.go API endpoint for testing webhook (#3550) 7 years ago
hook_test.go API endpoint for testing webhook (#3550) 7 years ago
issue.go Multiple assignees (#3705) 7 years ago
issue_comment.go Add more webhooks support and refactor webhook templates directory (#3929) 7 years ago
issue_label.go fix wrong issue endpoints in swagger doc (#3914) 7 years ago
issue_tracked_time.go
key.go
label.go
main_test.go API endpoint for testing webhook (#3550) 7 years ago
milestone.go
pull.go Multiple assignees (#3705) 7 years ago
release.go Fix some webhooks bugs (#3981) 7 years ago
release_attachment.go
repo.go Add topic support (#3711) 7 years ago
star.go
status.go
subscriber.go