go-gitea / go-sdk

Gitea: Golang SDK, moved to https://gitea.com/gitea/go-sdk
http://gitea.io
MIT License
29 stars 53 forks source link

fix: Add secret to all webhook's payload where it has been missing #126

Closed HoffmannP closed 5 years ago

HoffmannP commented 5 years ago

affects webhooks for:

Resolves: go-gitea/gitea#4732, go-gitea/gitea#5173 Signed-off-by: Berengar W. Lehr Berengar.Lehr@kompetenztest.de

HoffmannP commented 5 years ago

This PR is paired with https://github.com/go-gitea/gitea/pull/5199