Summary
Gets or sets a value indicating whether a separate status should be set for issues of every issue provider and run.
Use
ShouldSetPullRequestStatus
to report status across all issue providers and runs.
Default value is true
.
- Assembly
- Cake
.Frosting .Issues .Recipe .dll - Namespace
- Cake
.Frosting .Issues .Recipe - Containing Type
- Issues
Parameters Pull Request System
Syntax
public bool ShouldSetSeparatePullRequestStatusForEachIssueProviderAndRun { get; set; }
Value
Type | Description |
---|---|
bool |