You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>
0 commit comments