(not when the job fails to start, but when the tests or build fails, so it wouldn't revert #238)
node-core-utils has this great tool ncu-ci pr, which can be used to get a list of failing tests. We could use the GitHub Bot to comment the result of ncu-ci pr back on the Pull Request when a build fails, so it's easier for folks to see which errors happened. Or the bot could edit it's own comment, to avoid notifications, but personally I would like to get notified (I understand folks might be opposed to it though).
(not when the job fails to start, but when the tests or build fails, so it wouldn't revert #238)
node-core-utilshas this great toolncu-ci pr, which can be used to get a list of failing tests. We could use the GitHub Bot to comment the result ofncu-ci prback on the Pull Request when a build fails, so it's easier for folks to see which errors happened. Or the bot could edit it's own comment, to avoid notifications, but personally I would like to get notified (I understand folks might be opposed to it though).