Merge pull request #14358 from RoadieHQ/better-error-handling

add more specific error handling for github actions
This commit is contained in:
Patrik Oldsberg
2022-11-03 12:01:53 +01:00
committed by GitHub
3 changed files with 14 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-github-actions': patch
---
Add error panel when the plugin fails.