Skip to main content

Branch

Properties

PropertyTypeAttributesDescription
namestringRequired, IdentifierThe name of the branch to create
ownerstringRequired, IdentifierThe owner of the repository
repostringRequired, IdentifierThe repository
shastringRead-onlyThe commit SHA the branch points to
sourceBranchstringThe source branch to create the new branch from. Defaults to the repository default branch
sourceShastringThe source commit SHA to create the new branch from. Takes precedence over sourceBranch