Merge pull request #32434 from Jellyfrog/feat/gitlab-group-description

feat(gitlab): Allow setting optional description on group creation
This commit is contained in:
Fredrik Adelöw
2026-02-10 11:08:16 +01:00
committed by GitHub
6 changed files with 83 additions and 17 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-scaffolder-backend-module-gitlab': patch
---
Allow setting optional description on group creation