RepositoryPlanFeatures Object
Information about the availability of features and limits for a repository based on its billing plan.
Fields
#
codeowners
Boolean !
Non-null
Whether reviews can be automatically requested and enforced with a CODEOWNERS file
maximumAssignees
Int !
Non-null
Maximum number of users that can be assigned to an issue or pull request
maximumManualReviewRequests
Int !
Non-null
Maximum number of manually-requested reviews on a pull request
Usages
#
References
#
- Field planFeatures from Repository
Previous
RepositoryPermission
Next
RepositoryPrivacy
