Edit

Share via


GitPullRequestCompletionOptions.BypassPolicy Property

Definition

If true, policies will be explicitly bypassed while the pull request is completed.

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

Property Value

Attributes

Applies to