Git Groups
The Git Group (pda_git_group) table stores records for all groups, received from the Git provider using the Git Connections. The records in this table are automatically created based on the data received from the Git provider and cannot be modified manually.
Access to Git Groups
Operation | admin | pda_admin | pda_user | Other roles |
---|---|---|---|---|
Create | - | - | - | - |
Read | + | + | + | - |
Update | - | - | - | - |
Delete | - | - | - | - |
View Git Groups
To view the list of all Git Groups, navigate to SDLC → Git Integrations → Groups.
Git Group form fields
Field | Mandatory | Description |
---|---|---|
Name | Yes | Group name received from the Git provider. |
Group ID | Yes | Group identifier received from the Git provider. |
Parent group | No | Parent group in the Git provider's system. |
Connection | Yes | Reference to the connection, to which the group belongs. |
Path | Yes | The relative path to the group on the Git rpovider's server. |
Related lists
- Repositories – contains all repositories related to this Git group.