RepositoryPermission Enum
The access level to a repository
Possible Values
#
ADMIN
Can read, clone, and push to this repository. Can also manage issues, pull requests, and repository settings, including adding collaborators
MAINTAIN
Can read, clone, and push to this repository. They can also manage issues, pull requests, and some repository settings
READ
Can read and clone this repository. Can also open and comment on issues and pull requests
TRIAGE
Can read and clone this repository. Can also manage issues and pull requests
WRITE
Can read, clone, and push to this repository. Can also manage issues and pull requests
Usages
#
References
#
- Field viewerPermission from Repository
- Field permission from RepositoryCollaboratorEdge
- Field permission from RepositoryInvitation
Previous
RepositoryOwner
