vscode-jest
vscode-jest copied to clipboard
danger not reporting the actual error back
when submitting non-trivial PR without CHANGELOG.md
, the travis build correctly identify this problem via danger but it didn't report with the correct cause, only to show that the build has failed.
Expected Behavior
should report missing CHANGELOG in the build status panel of the PR
Actual Behavior
travis-ci just marked as failed.
The fastest (and the most fun) way to resolve the issue is to submit a pull-request yourself. If you are interested, feel free to check out the contribution guide, we look forward to seeing your PR...