This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Issues.PullRequests.AzureDevOps.
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 |
