mirror of
https://github.com/go-gitea/gitea.git
synced 2024-05-11 05:55:29 +00:00
6bdc556b7f
* fix some webhooks bugs * update vendor Signed-off-by: Bo-Yi Wu <[email protected]> * 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