AzureDevOpsPullRequestSystemSettings.

CheckCommitId Property

Summary

Gets or sets a value indicating whether pull request system should check if commit Id is still up to date before posting comments. Default value is true.

Syntax

public bool CheckCommitId { get; set; }

Value

Type Description
bool