0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-02 10:44:45 +01:00
gitea/routers
Brad Albright f88715e29c Trigger webhook when deleting a branch after merging a PR (#9424)
* fixed so when deleting a branch after merging a PR, a webhook is triggered

* changed to use pr.HeadRepo instead of ctx.Repo when sending webhook for a deletion of branch after merging pr

Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2019-12-25 05:59:41 +00:00
..
admin
api/v1 [API] Extend contents with dates (#9464) 2019-12-24 10:33:52 +08:00
dev
org
private Use Req.URL.RequestURI() to cope with FCGI urls (#9473) 2019-12-24 00:11:12 +00:00
repo Trigger webhook when deleting a branch after merging a PR (#9424) 2019-12-25 05:59:41 +00:00
routes Use Req.URL.RequestURI() to cope with FCGI urls (#9473) 2019-12-24 00:11:12 +00:00
user
utils
home.go Use Req.URL.RequestURI() to cope with FCGI urls (#9473) 2019-12-24 00:11:12 +00:00
init.go
install.go
metrics.go
swagger_json.go