Closed Doarakko closed 3 years ago
I added it because there was no fail_on_error input. https://github.com/reviewdog/reviewdog#exit-codes
fail_on_error
about exit $exit_code https://github.com/reviewdog/reviewdog/issues/949
exit $exit_code
test on my branch https://github.com/Doarakko/reviewdog-playground/pull/14
LGTM. Thanks a lot for noticing this behaviour!
@Doarakko I forgot to add the bump:patch tag to the pull request when merging, but I manually increased the version. Your changes are published under version v1.7.2.
bump:patch
I added it because there was no
fail_on_error
input. https://github.com/reviewdog/reviewdog#exit-codesabout
exit $exit_code
https://github.com/reviewdog/reviewdog/issues/949test on my branch https://github.com/Doarakko/reviewdog-playground/pull/14