Merge pull request #8662 from zhammer/zh-gitlab-default-branch-missing

gitlab discovery ignore projects without default_branch
This commit is contained in:
Patrik Oldsberg
2021-12-30 10:46:49 +01:00
committed by GitHub
4 changed files with 22 additions and 3 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-backend': patch
---
Filter out projects with missing `default_branch` from GitLab Discovery.