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.
Summary
Capability to filter issues to only those affecting files modified in the pull request.
- Assembly
- Cake
.Issues .PullRequests .dll - Namespace
- Cake
.Issues .PullRequests - Containing Type
- Base
Filtering By Modified Files Capability <T>
Syntax
protected BaseFilteringByModifiedFilesCapability(ICakeLog log, T pullRequestSystem)
Parameters
Name | Type | Description |
---|---|---|
log | ICakeLog | The Cake log context. |
pullRequestSystem | T | Pull request system to which this capability belongs. |
Return Value
Type | Description |
---|---|
void |