Merge pull request #31010 from drodil/search_action

feat(search): add actions to query search engine
This commit is contained in:
Andre Wanlin
2026-05-05 06:04:06 -05:00
committed by GitHub
9 changed files with 600 additions and 72 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-search-backend': patch
---
Added action for search backend to query search engine using the actions registry