Enum GitHub::PullRequestUpdateState

The possible target states when updating a pull request.

Enum Values

OPEN

A pull request that is still open.

CLOSED

A pull request that has been closed without being merged.

Uses

UpdatePullRequestInput.state