Merge pull request #33111 from AmateurMind/fix/gitlab-discovery-topic-filter

This commit is contained in:
Fredrik Adelöw
2026-04-12 12:47:29 +02:00
committed by GitHub
4 changed files with 71 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-backend-module-gitlab': patch
---
Fixed GitLab project topic filtering by using correct API parameter 'topic' instead of 'topics'