DocsResource KindsSub ResourcesGitlabMember

GitlabMember

Every group or project on GitLab can have members. These are GitLab users that have access to the specific group or project with a certain aspect level. Frigg allows you to manage members and their access level within your resources using the GitlabMember sub-resource.

Schema

PropertyTypeRequiredDescription
namestringYesName of the user in the Users resource.
accessLevelno_access | minimal_access | guest | reporter | developer | maintainer | ownerYesThe access level of the user.