Summary
Gets or sets a value indicating whether issues should be reported to the pull request system.
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 ShouldReportIssuesToPullRequest { get; set; }
Value
Type | Description |
---|---|
bool |