Merge pull request #33362 from lokeshkaki/feat/gitlab-scm-events

feat(catalog-backend-module-gitlab): add GitLab SCM event translation layer for catalog reprocessing
This commit is contained in:
Fredrik Adelöw
2026-03-31 14:59:18 +02:00
committed by GitHub
10 changed files with 1017 additions and 4 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-backend-module-gitlab': patch
---
Add GitLab SCM event translation layer for instant catalog reprocessing.