tfx icon indicating copy to clipboard operation
tfx copied to clipboard

Continues github CI action even if linters fail.

Open jiyongjung0 opened this issue 3 years ago • 1 comments

Current linter has many false positives and it seems not justify blocking PRs. We will proceed to next steps and make the entire job as a success if the linter fails.

Reference: https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepscontinue-on-error

Please see also https://github.com/tensorflow/tfx/issues/4434

jiyongjung0 avatar Aug 09 '22 11:08 jiyongjung0

@1025KB Could you take a look at this PR?

jiyongjung0 avatar Aug 16 '22 05:08 jiyongjung0