IIssuesState.

PullRequestSystem Property

Summary

Gets the pull request system used for the code. Returns null if not running a pull request build or on an unsupported build server.

Syntax

IIssuesPullRequestSystem PullRequestSystem { get; }

Value

Type Description
IIssuesPullRequestSystem
GitHub