bluzi / travis-buddy

:rocket: Seamless integration between TravisCI and GitHub
https://www.travisbuddy.com/
MIT License
252 stars 20 forks source link

No comments by Travis Buddy on failure #146

Open YashJipkate opened 5 years ago

YashJipkate commented 5 years ago

I recently attempted to use travis-buddy in my repo. I created a branch namely tb and made a PR to it from another branch namely tbt1. I modified the files so as to fail the tests. The tests fail as expected but there is no comment by the travis-buddy. Kindly point me out if I am missing something somewhere.

ehmicky commented 5 years ago

Same here. It used to work, but it does not anymore.

findepi commented 4 years ago

@bluzi can it be that Buddy works for travis-ci.org and doesn't for travis-ci.com?

@YashJipkate's https://github.com/YashJipkate/oppia uses .com

findepi commented 4 years ago

Perhaps this would need to know whether this is travis-ci.org or .com build:

https://github.com/bluzi/travis-buddy/blob/7edaef2cd643ff706874c74c848ef160bee3c08e/pipes/fetch-build-logs.pipe.js#L7

devkapilbansal commented 4 years ago

Same here, I use webhooks but travis buddy don't make a comment on the pull request