bitbucket_branching_model

Bitbucket Branching Model

Name

Type

Nullable

branch_types

List

development

Development

production

Production

repository_id

String

repository_name

String

type

String

workspace_id

String

workspace_name

String

Branch

Name

Type

Nullable

name

String

target

Branch.Target

type

String

Branch.Target

Name

Type

Nullable

hash

String

BranchType

Name

Type

Nullable

kind

String

prefix

String

Development

Name

Type

Nullable

branch

Branch

name

String

use_mainbranch

Boolean

Production

Name

Type

Nullable

branch

Branch

name

String

use_mainbranch

Boolean

Last updated