azure_devops_pullrequest

Azure DevOps Pull Request

Name

Type

Nullable

accountId

String

accountName

String

artifactId

String

autoCompleteSetBy

Identity

closedBy

Identity

closedDate

Date

codeReviewId

Int

commits

List

completionOptions

CompletionOptions

completionQueueTime

String

createdBy

Identity

creationDate

Date

description

String

forkSource

Fork

hasMultipleMergeBases

Boolean

isDraft

Boolean

labels

List

lastMergeCommit

Commit

lastMergeSourceCommit

Commit

lastMergeTargetCommit

Commit

mergeFailureMessage

String

mergeFailureType

String

mergeId

String

mergeOptions

MergeOptions

mergeStatus

String

projectId

String

pullRequestId

String

remoteUrl

String

repository

Repository

reviewers

List

sourceRefName

String

status

String

supportsIterations

Boolean

targetRefName

String

title

String

url

String

Commit

Name

Type

Nullable

commitId

String

url

String

CompletionOptions

Name

Type

Nullable

autoCompleteIgnoreConfigIds

List

bypassPolicy

Boolean

bypassReason

String

deleteSourceBranch

Boolean

mergeCommitMessage

String

mergeStrategy

String

transitionWorkItems

Boolean

triggeredByAutoComplete

Boolean

Fork

Name

Type

Nullable

creator

Identity

isLocked

Boolean

isLockedBy

Identity

name

String

objectId

String

peeledObjectId

String

repository

Repository

statuses

JSON

url

String

Identity

Name

Type

Nullable

displayName

String

id

String

imageUrl

String

isAadIdentity

Boolean

isContainer

Boolean

isDeletedInOrigin

Boolean

profileUrl

String

uniqueName

String

url

String

Label

Name

Type

Nullable

active

Boolean

id

String

name

String

url

String

MergeOptions

Name

Type

Nullable

conflictAuthorshipCommits

Boolean

detectRenameFalsePositives

Boolean

disableRenames

Boolean

Repository

Name

Type

Nullable

id

String

name

String

project

Repository.Project

url

String

Repository.Project

Name

Type

Nullable

id

String

lastUpdateTime

Date

name

String

state

String

visibility

String

Reviewer

Name

Type

Nullable

displayName

String

hasDeclined

Boolean

id

String

imageUrl

String

isFlagged

Boolean

isRequired

Boolean

reviewerUrl

String

uniqueName

String

vote

Int

Last updated