Making the GitLab repoUrl picker description clearer
Signed-off-by: NishkarshRaj <nishkarshraj000@gmail.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder': patch
|
||||
---
|
||||
|
||||
Making the descrition of the GitLab repoUrl owner more clearer.
|
||||
@@ -66,8 +66,7 @@ export const GitlabRepoPicker = (props: {
|
||||
</>
|
||||
)}
|
||||
<FormHelperText>
|
||||
The organization, groups, subgroups, user, project (also known as
|
||||
namespaces in gitlab), that this repo will belong to
|
||||
GitLab namespace where this repository will belong to. It can be the name of organization, group, subgroup, user, or the project.
|
||||
</FormHelperText>
|
||||
</FormControl>
|
||||
</>
|
||||
|
||||
Reference in New Issue
Block a user