Merge pull request #20323 from sonikro/fix-github-issues-hostname

fix(github-issues): fixes bug where entities that did not belong to the configured github instance were trying to be fetched
This commit is contained in:
Ben Lambert
2023-10-10 11:28:23 +02:00
committed by GitHub
6 changed files with 127 additions and 36 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-github-issues': patch
---
Filters out entities that belonged to a different github instance other than the one configured by the plugin