Skip to content

Commit

Permalink
Merge pull request #1055 from github/fix-status-error-being-caught
Browse files Browse the repository at this point in the history
Fix processing errors being caught and logged as a warning rather than failing the workflow run.
  • Loading branch information
chrisgavin committed May 3, 2022
2 parents 7b66e72 + 366e88c commit 96bc9c3
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 26 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -2,7 +2,7 @@

## [UNRELEASED]

No user facing changes.
- When `wait-for-processing` is enabled, the workflow will now fail if there were any errors that occurred during processing of the analysis results.

## 2.1.9 - 27 Apr 2022

Expand Down
26 changes: 14 additions & 12 deletions lib/upload-lib.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 96bc9c3

Please sign in to comment.