woodpecker/remote/gogs/fixtures
Diep Pham e3a5376d01 uses email from Sender field of push event
Gitea/Gogs [set repository owner](d644e88107/models/pull.go (L469)) information as Pusher in webhook.

For example, if we have a repository: git.example.com/org1/repo1, owner
of repository will be `org1` and the email field will be empty. This PR
changes gitea/gogs helpers to use the email in Sender field, which is
the user that click the merge button.
2018-02-06 15:15:24 +07:00
..
handler.go Format code 2016-12-22 11:54:53 +01:00
hooks.go uses email from Sender field of push event 2018-02-06 15:15:24 +07:00