WorktreeActivity
Represents a worktree activity in the GraphQL API.
WorktreeActivityFields
Identifier of the related worktree.
Git branch associated with this worktree activity. May be null when unavailable or not applicable.
Git commit SHA associated with this worktree activity. May be null when unavailable or not applicable.
The upstream associated with this worktree activity. May be null when unavailable or not applicable.
The ahead associated with this worktree activity. May be null when unavailable or not applicable.
The behind associated with this worktree activity. May be null when unavailable or not applicable.
The sync state associated with this worktree activity. May be null when unavailable or not applicable.
The base ahead associated with this worktree activity. May be null when unavailable or not applicable.
The base behind associated with this worktree activity. May be null when unavailable or not applicable.
Whether this worktree activity has staged changes.
Whether this worktree activity has unstaged changes.
Whether the rebase in progress condition is true for this worktree activity.
Whether this worktree activity has conflicts.
The push status associated with this worktree activity. May be null when unavailable or not applicable.
ISO 8601 timestamp when this worktree activity was observed.