Merge pull request #15316 from sblausten/run-checks-failure

Do not fail fast on run checks endpoint
This commit is contained in:
Fredrik Adelöw
2022-12-28 16:28:49 +01:00
committed by GitHub
2 changed files with 21 additions and 5 deletions
+5
View File
@@ -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