-
-
Notifications
You must be signed in to change notification settings - Fork 237
Closed
Description
Is your feature request related to a problem? Please describe.
There is --fail-on-warning
that fails for warnings or errors, but no --fail-on-error
only to fail for errors (ignoring warnings)
Describe the solution you'd like
--fail-on-error
only to fail for errors (ignoring warnings)
Describe alternatives you've considered
None
Additional context
To make a GitHub Action fail for errors only.
Metadata
Metadata
Assignees
Labels
🐞bugSomething isn't workingSomething isn't working