Merge pull request #33690 from asheen1234/gitlab-repo-owner-picker

Add GitLabRepoOwnerPicker for RepoOwnerPicker
This commit is contained in:
Andre Wanlin
2026-05-25 09:00:36 -05:00
committed by GitHub
5 changed files with 535 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-scaffolder': minor
---
Extended the `RepoOwnerPicker` implementation with a custom variant for GitLab.