]> source.dussan.org Git - gitea.git/commit
Move release webhook to notification (#8817)
authorLunny Xiao <xiaolunwen@gmail.com>
Wed, 6 Nov 2019 08:25:50 +0000 (16:25 +0800)
committerGitHub <noreply@github.com>
Wed, 6 Nov 2019 08:25:50 +0000 (16:25 +0800)
commit0109229928d8603ebedc2364943538f788635370
treea5a1909bb4a1780a372751db1928a7e635242248
parent6d42add37f6120f9fa6b4f2f32f6ee316c621d41
Move release webhook to notification (#8817)

* Move release webhook to notification

* Extract release webhook method

* fix bug

* fix import
modules/notification/webhook/webhook.go
services/release/release.go