Open
Description
See https://github.com/github/rest-api-description/pull/561/files#r714162574
@imwiss the
description
addition says thatpermission
can be set to a custom role namecustom repository role name - Can assign a custom repository role if the owning organization has defined any.
But the property has an enum that does not permit custom values. It only permits
* `pull` * `push` * `admin` * `maintain` * `triage`
Activity