either true to allow mark pr as merged manually, or false to prevent it. has_pull_requests must be true.
either true to allow merging pull requests with a merge commit, or false to prevent merging pull requests with merge commits. has_pull_requests must be true.
either true to allow rebase-merging pull requests, or false to prevent rebase-merging. has_pull_requests must be true.
either true to allow rebase with explicit merge commits (--no-ff), or false to prevent rebase with explicit merge commits. has_pull_requests must be true.
either true to allow updating pull request branch by rebase, or false to prevent it. has_pull_requests must be true.
either true to allow squash-merging pull requests, or false to prevent squash-merging. has_pull_requests must be true.
set to true to archive this repository.
either true to enable AutodetectManualMerge, or false to prevent it. has_pull_requests must be true, Note: In some special cases, misjudgments can occur.
sets the default branch for this repository.
set to true to delete pr branch after merge by default
set to a merge style to be used by this repository: "merge", "rebase", "rebase-merge", or "squash". has_pull_requests must be true.
a short description of the repository.
enable prune - remove obsolete remote-tracking references
either true to enable issues for this repository or false to disable them.
either true to enable project unit, or false to disable them.
either true to allow pull requests, or false to prevent pull request.
either true to enable the wiki for this repository or false to disable it.
either true to ignore whitespace for conflicts, or false to not ignore whitespace. has_pull_requests must be true.
set to a string like 8h30m0s to set the mirror interval time
name of the repository
either true to make the repository private or false to make it public. Note: you will get a 422 error if the organization restricts changing repository visibility to organization owners and a non-owner tries to change the value of private.
either true to make this repository a template or false to make it a normal repository
a URL with more information about the repository.
Generated using TypeDoc
EditRepoOption options when editing a repository's properties
EditRepoOption