elastic / jarvis

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

Travis status check always failing while doing a publish #112

Closed kares closed 3 years ago

kares commented 3 years ago

recently all attempts to do a @jarvis publish ... end up failing despite the :green_circle: CI status on the commit. likely related to the recent travis-ci.org -> travis-ci.com switch, we should make sure CI status check works. the current work-around is to always use @travis publish --no-check-build ... :crying_cat_face:

NOTE: Jarvis might simply end up not detecting travis and falling back to jenkins check?