travis-buddy icon indicating copy to clipboard operation
travis-buddy copied to clipboard

Feature Request - Show more information on error of build

Open panmona opened this issue 8 years ago • 1 comments

It would be nice if Travis Buddy showed more information in his comment when the Build evals to status: "errored"

Example PR for the current behaviour (will probably change soon so here to document what he says:

TravisCI finished with status errored, which 
means the build failed because something unrelated 
to the tests, like a problem a dependency or the build process itself.

Example Build where that happened to me

It should show at least the following important information:

error [email protected]: The engine "node" is incompatible with this module. Expected version 
">=4 <=9".
error Found incompatible module

panmona avatar Apr 26 '18 15:04 panmona

related to #108 - definitely agree that we should post build log for every build status

bluzi avatar Jun 07 '18 14:06 bluzi