Allow to disable `error-on-fail` even on CI
Open
- Dominant language
- TypeScript
- Stars
- 11.2k
- Forks
- 325
- PR merge metrics
- No merged PRs in 30d
Description
It is not possible to override `--error-on-fail` option on the CI:
https://github.com/ds300/patch-package/blob/bd2e9a49d884516199079add143c1649541e8efe/src/index.ts#L110-L114
If `isCI` is true then value of `--error-on-fail` is ignored.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.