Github API - Test Config

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

API:
Github GraphQL API