Sleazy Fork is available in English.

Discussions » Greasy Fork Feedback

Webhooks don't work?

§
Posted: 06.11.2017.

Webhooks don't work?

After adding a webhook on Github I get proper HTTP 200 response: {"message":"Webhook successfully configured."} but after that any push results in HTTP Error 500.

§
Posted: 08.11.2017.

Looking into this.

§
Posted: 09.11.2017.
Edited: 09.11.2017.

Should be fixed now, thanks for reporting.

§
Posted: 12.03.2018.

Is it broken the same way today? My today’s two pushes on GitHub did each produce a 500 Internal Server Error response.

§
Posted: 13.03.2018.

It is broken in a different way. It looks like there's some encoding problem with your script (or with the way the site handles it) as I see "ArgumentError: invalid byte sequence in UTF-8"

§
Posted: 07.04.2018.

if base in UTF-8, so and locale check a tick Unicode, should help

Post reply

Sign in to post a reply.