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