Add option to fail with non-zero exit code when converting errors
Add optional option to fail with no-zero exit code when errors were converted. This allows pipelines to fail so following jobs aren't queued. As per #19.
Add optional option to fail with no-zero exit code when errors were converted. This allows pipelines to fail so following jobs aren't queued. As per #19.