Skip to main content

Repository

Properties

PropertyTypeAttributesDescription
namestringRequired, IdentifierThe repository
ownerstringRequired, IdentifierThe owner of the repository
allowAutoMergeboolWhether to allow auto-merge
allowMergeCommitboolWhether to allow merge commits
allowRebaseMergeboolWhether to allow rebase merges
allowSquashMergeboolWhether to allow squash merges
allowUpdateBranchboolWhether to allow updating pull request branches
deleteBranchOnMergeboolWhether to automatically delete head branches
descriptionstringThe repository description
hasDownloadsboolWhether the repository has downloads enabled
hasIssuesboolWhether the repository has issues enabled
hasProjectsboolWhether the repository has projects enabled
hasWikiboolWhether the repository has wiki enabled
homepagestringThe repository homepage url
isTemplateboolWhether the repository is a template
topicsstring[]Topics for the repository
visibility'Public' | 'Private' | 'Internal'The repository visibility