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
.
- Assembly
- Cake
.Issues .PullRequests .AzureDevOps .dll - Namespace
- Cake
.Issues .PullRequests .AzureDevOps - Containing Type
- Azure
Dev Ops Pull Request System Settings
Syntax
public bool CheckCommitId { get; set; }
Value
Type | Description |
---|---|
bool |