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
- I
Report Issues To Pull Request Settings
Syntax
IList<Func<IEnumerable<IIssue>, IEnumerable<IIssue>>> IssueFilters { get; }