bitbucket_pull_request

Bitbucket Pull Request

Name

Type

Nullable

author

Account

close_source_branch

Boolean

closed_by

Account

comment_count

Int

created_on

Date

destination

PullRequestEndpoint

id

String

merge_commit

Commit

reason

String

source

PullRequestEndpoint

state

String

summary

JSON

task_count

Int

title

String

updated_on

Date

workspace_id

String

workspace_name

String

Account

Name

Type

Nullable

nickname

String

uuid

String

Commit

Name

Type

Nullable

hash

String

PullRequestEndpoint

Name

Type

Nullable

branch

PullRequestEndpoint.Branch

commit

Commit

repository

PullRequestEndpoint.Repository

PullRequestEndpoint.Branch

Name

Type

Nullable

name

String

PullRequestEndpoint.Repository

Name

Type

Nullable

full_name

String

name

String

type

String

uuid

String

Last updated