stakater / GitWebhookProxy

A proxy to let webhooks reach running services behind a firewall – [✩Star] if you're using it!
https://stakater.com
Apache License 2.0
188 stars 52 forks source link

Update Github PR Payload #73

Closed iktl closed 5 years ago

iktl commented 5 years ago

Payload not longer reflected what Github sends for requested_teams and labels which was causing unmarshalling the JSON to fail. Running this image locally to resolve our issues and should knock out #71 and #72.

stakater-user commented 5 years ago

@iktl Image is available for testing. docker pull stakater/gitwebhookproxy:SNAPSHOT-PR-73-1

kahootali commented 5 years ago

@iktl Can you please deploy with the above image, stakater/gitwebhookproxy:SNAPSHOT-PR-73-1 and let us know if it works for you? So I can merge this PR

iktl commented 5 years ago

@kahootali ran that image and everything looks good 👍

stakater-user commented 5 years ago

@iktl Image is available for testing. docker pull stakater/gitwebhookproxy:SNAPSHOT-PR-73-2