Merge pull request #15570 from angeliski/fix-event-catalog-path-glob

fix: add minimatch to match catalogPath
This commit is contained in:
Johan Haals
2023-01-09 11:17:26 +01:00
committed by GitHub
5 changed files with 105 additions and 5 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-backend-module-github': patch
---
fixed `catalogPath` option to properly glob match on received GitHub events.