SharedWithGroup
Groups or projects on GitLab can be shared with groups. This will allow all members of the “shared with” group to access said project or group. Frigg allows you to share projects or groups with GitLab groups through it’s resource files.
Schema
| Property | Type | Required | Description |
|---|---|---|---|
| name | string | Yes | Metadata name of the group you want to share this group with. |
| accessLevel | no_access | minimal_access | guest | reporter | developer | maintainer | owner | Yes | The access level of the group. |