ReportIssuesToPullRequestFromIssueProviderSettings.

ReportIssuesToPullRequestFromIssueProviderSettings(DirectoryPath) Constructor

Summary

Settings affecting how issues read from issue provider are reported to pull requests.

Syntax

public ReportIssuesToPullRequestFromIssueProviderSettings(DirectoryPath repositoryRoot)

Parameters

Name Type Description
repositoryRoot DirectoryPath Root path of the repository.

Return Value

Type Description
void