elastic / jarvis

Logstash's ChatOps bot, J.A.R.V.I.S.
41 stars 28 forks source link

Fix: properly check travis-ci.com 'green' status #114

Closed kares closed 3 years ago

kares commented 3 years ago

the legacy travis-ci.org was using GH statuses API, while travis-ci.com switched to posting check-runs

deprecation post from Travis CI: https://blog.travis-ci.com/2018-09-27-deprecating-github-commit-status-api-for-github-apps-managed-repositories

resolves #112

kares commented 3 years ago

have tested :green_circle: CI and :red_circle: manually (locally - without actually publishing)