IIssuesParametersPullRequestSystem.

ShouldReportIssuesToPullRequest Property

Summary

Gets or sets a value indicating whether issues should be reported to the pull request system. Default value is true.

Syntax

bool ShouldReportIssuesToPullRequest { get; set; }

Value

Type Description
bool
GitHub