Magidoc

PullRequestState
Enum

The possible states of a pull request.

Possible Values

#

CLOSED

A pull request that has been closed without being merged.

MERGED

A pull request that has been closed by being merged.

OPEN

A pull request that is still open.

Usages

#

References

#

  • Argument states of field matchingPullRequests from type CheckSuite
  • Argument states of field pullRequests from type Label
  • Argument states of field pullRequests from type Milestone