Open
Description
for some test envs that may fail, such as when testing development versions of dependencies, it would be useful to have a continue-on-error
setting so that the failure of an expected unstable env does not make the entire status check fail
jobs.<job_id>.steps[*].continue-on-error
Prevents a job from failing when a step fails. Set totrue
to allow a job to pass when this step fails.
Metadata
Assignees
Labels
No labels
Activity