Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ExecuteMergePullRequestDetails

The information about the merge.

Properties

Const actionType

actionType: string = "EXECUTE"

commitMessage

commitMessage: string

The commit message to be shown for this pull request in the destination branch after merge is done.

mergeStrategy

mergeStrategy: MergeStrategy

the strategy of merging.

Optional postMergeAction

postMergeAction: PostMergeAction

What needs to happen after the merge is done successfully.

Methods

getDeserializedJsonObj

getJsonObj