reviewdog / action-misspell

Run misspell with reviewdog
https://github.com/marketplace?type=actions&query=reviewdog
MIT License
89 stars 27 forks source link

add fail_on_error input #28

Closed Doarakko closed 3 years ago

Doarakko commented 3 years ago

I added it because there was no fail_on_error input. https://github.com/reviewdog/reviewdog#exit-codes

about exit $exit_code https://github.com/reviewdog/reviewdog/issues/949

test on my branch https://github.com/Doarakko/reviewdog-playground/pull/14

rickstaa commented 3 years ago

LGTM. Thanks a lot for noticing this behaviour!

rickstaa commented 3 years ago

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