Skip to main content
objectWorktreeAutoMerge

Fields

worktreeId
ID!

Identifier of the related worktree.

state
String!

Current state of this worktree auto merge.

repositoryNameWithOwner
String!

The repository name with owner associated with this worktree auto merge.

pullRequestNumber
Int!

The pull request number associated with this worktree auto merge.

mergeMethod

The merge method associated with this worktree auto merge.

commitHeadline
String!

The commit headline associated with this worktree auto merge.

commitBody
String!

The commit body associated with this worktree auto merge.

authorEmail
String

The author email associated with this worktree auto merge. May be null when unavailable or not applicable.

deleteWorktree
Boolean!

Whether the delete worktree condition is true for this worktree auto merge.

moveTicketToDone
Boolean!

Whether the move ticket to done condition is true for this worktree auto merge.

ticketKey
ID

The ticket key associated with this worktree auto merge. May be null when unavailable or not applicable.

lastError
String

The last error associated with this worktree auto merge. May be null when unavailable or not applicable.

updatedAt
String!

ISO 8601 timestamp when this worktree auto merge was last updated.