Commit beaee2f
committed
fix(ci): prevent alert delivery errors from masking test results
Add continue-on-error to the incident.io alert step so that delivery
failures (e.g. "no alerts to resolve" on success runs, transient 5xx,
rate limits) don't mark the job as failed when tests actually passed.1 parent ae24afa commit beaee2f
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| 108 | + | |
108 | 109 | | |
109 | 110 | | |
110 | 111 | | |
| |||
0 commit comments