Travis CI webhook not updating GitHub

Recently something appears to have changed in the way the Travis CI webhook is working on GitHub for a hobby project of mine. The webhook is still triggering builds on Travis CI. However, the status of the builds is not being reflected on GitHub. It was working as recently as 10 days ago but is not today.

The payload URL in the GitHub webhook is https://notify.travis-ci.org.

Has something changed? Do I need to change anything?

1 Like

I’m facing the same issue in my project undertheseanlp/underthesea

@keithpitty

This issue is fixed. Webhook is already updated to github

Hm, still doesn’t work for me: https://github.com/vackosar/gitflow-incremental-builder/pull/167