Get Repository Result
A collection of values returned by getRepository.
Constructors
Properties
Whether the repository allows auto-merging pull requests.
Whether the repository allows merge commits.
Whether the repository allows rebase merges.
Whether the repository allows squash merges.
The name of the default branch of the repository.
A description of the license.
URL that can be provided to git clone
to clone the repository anonymously via the git protocol.
Whether the repository has GitHub Discussions enabled.
Whether the repository has Downloads feature enabled.
Whether the repository has the GitHub Projects enabled.
URL of a page describing the project.
URL that can be provided to git clone
to clone the repository via HTTPS.
Whether the repository is a template repository.
The default value for a merge commit message.
The default value for a merge commit title.
The repository's GitHub Pages configuration.
The primary language used in the repository.
An Array of GitHub repository licenses. Each repository_license
block consists of the fields documented below.
The default value for a squash merge commit message.
The default value for a squash merge commit title.
URL that can be provided to git clone
to clone the repository via SSH.
The repository source template configuration.
Whether the repository is public, private or internal.