Summary
Gets the issue limits for individual
IIssueProvider
.
The key must be the ProviderType
of a specific provider to which the limits should be applied to.
Use MaxIssuesToPostForEachIssueProvider
to set the same limit to all issue providers.
- Assembly
- Cake
.Frosting .Issues .Recipe .dll - Namespace
- Cake
.Frosting .Issues .Recipe - Containing Type
- Issues
Parameters Pull Request System
Syntax
public Dictionary<string, IProviderIssueLimits> ProviderIssueLimits { get; }
Value
Type | Description |
---|---|
Dictionary |