Commit dfbffa4
committed
Show error in Actions summary for safety issues in normal/scheduled runs
Details:
* Safety issues that are detected in normal and scheduled Actions runs
now cause an error to be shown in the Actions summary. They still
(intentionally) do not cause the Actions run to fail. Note that safety issues
detected during an Actions release run, or during local use, do cause the
make command and Actions run to fail.
* In addition, the safety command is now always run for both development
and install before checking for failure.
Signed-off-by: Andreas Maier <maiera@de.ibm.com>1 parent 2174666 commit dfbffa4
2 files changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
467 | 467 | | |
468 | 468 | | |
469 | 469 | | |
470 | | - | |
471 | | - | |
| 470 | + | |
472 | 471 | | |
473 | 472 | | |
474 | 473 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
0 commit comments