Edit

Share via


GitPullRequestCompletionOptions.TransitionWorkItems Property

Definition

If true, we will attempt to transition any work items linked to the pull request into the next logical state (i.e. Active -> Resolved)

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Name="transitionWorkItems")]
public bool TransitionWorkItems { get; set; }
member this.TransitionWorkItems : bool with get, set
Public Property TransitionWorkItems As Boolean

Property Value

Attributes

Applies to