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/services
Lauris BH b67a023bec Send tag create and push webhook when release created on UI (#8671) (#9702)
* 'update'

* Send push tag event when release created

* send tag create event while release created in UI

* update to go v1.13

* fix gofmt error

* update #8671 move release tag created hook to modules/notification/webhook due to #8802 refactoring

* use NotifyCreateRef and NotifyPushCommits instead of NotifyNewReleaseTag

* move tag notification to correct place

Co-authored-by: Benno <blueworrybear@gmail.com>
5 years ago
..
comments Add Close() method to gogitRepository (#8901) (#8956) 5 years ago
externalaccount Allow externalID to be UUID (#8551) (#8624) 5 years ago
gitdiff Fix panic when diff (#9187) (#9193) 5 years ago
issue Move change issue title from models to issue service package (#8456) 5 years ago
mailer Rewrite reference processing code in preparation for opening/closing from comment references (#8261) 5 years ago
milestone move some milestone functions to a standalone package (#8213) 5 years ago
mirror Add Close() method to gogitRepository (#8901) (#8956) 5 years ago
pull Add Close() method to gogitRepository (#8901) (#8956) 5 years ago
release Send tag create and push webhook when release created on UI (#8671) (#9702) 5 years ago