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
Gets list of filter functions which should be applied before posting issues to pull requests.
- Assembly
- Cake
.Issues .PullRequests .dll - Namespace
- Cake
.Issues .PullRequests - Containing Type
- Report
Issues To Pull Request From Issue Provider Settings
Syntax
public IList<Func<IEnumerable<IIssue>, IEnumerable<IIssue>>> IssueFilters { get; }