UpdateRepositoryInput Input Object
Autogenerated input type of UpdateRepository
Fields
#
description
A new description for the repository. Pass an empty string to erase the existing description.
hasDiscussionsEnabled
Indicates if the repository should have the discussions feature enabled.
hasProjectsEnabled
Indicates if the repository should have the project boards feature enabled.
hasSponsorshipsEnabled
Indicates if the repository displays a Sponsor button for financial contributions.
homepageUrl
The URL for a web page about this repository. Pass an empty string to erase the existing URL.
template
Whether this repository should be marked as a template such that anyone who can access it can create new repositories with the same files and directory structure.
Usages
#
References
#
- Argument input of field updateRepository from type Mutation
UpdateRefsPayload
