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; }