vscode-jest icon indicating copy to clipboard operation
vscode-jest copied to clipboard

danger not reporting the actual error back

Open connectdotz opened this issue 4 years ago • 0 comments

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...

connectdotz avatar Apr 29 '20 15:04 connectdotz