Step option to ignore step error (if any)
Open
- Dominant language
- Go
- Stars
- 8
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Support a step option that will ignore any error that is encountered when the step is executed. This dangerous option could help with some clean-up style steps that perhaps clean up more than is necessary.
We might try to figure out which types of errors shouldn't ever be ignored (say a structural problem not previously detected), but that sounds hard.
Contributor guide
Assessment
This issue has not been assessed yet.