agola/internal/gitsources/github
Simone Gotti 25322a6d81 github: fix retrieving commit sha for signed tags
if a tag is a signed tag, github's hook.After points to the signed tag object
sha and not the related commit sha. In this case use hook.HeadCommit.ID.
2019-07-08 17:21:24 +02:00
..
github.go *: use vanity url 2019-07-01 11:40:20 +02:00
parse.go github: fix retrieving commit sha for signed tags 2019-07-08 17:21:24 +02:00