Do not fail fast on run checks endpoint when a single check fails and return error message alongside any results that completed
Signed-off-by: sblausten <sam@roadie.io>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-tech-insights-backend': patch
|
||||
---
|
||||
|
||||
Complete check results run when a single check errors so that we don't block other checks from working due to an error in a single check
|
||||
Reference in New Issue
Block a user