このページは日本語には対応しておりません。随時翻訳に取り組んでいます。翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください。

Get a pull request’s status.

Inputs

フィールド

種類

説明

repository [required]

string

The target repository, with the format {owner}/{repo}.

prNumber [required]

number

Outputs

Expand All

フィールド

種類

説明

merged [required]

boolean

Set to true if the pull request has been merged

state [required]

enum

Whether this PR is open or closed Allowed enum values: open,closed,unknown

mergeable [required]

boolean

Whether this PR is mergeable or not

mergeableState [required]

enum

Detailed status information about a pull request merge. Allowed enum values: behind,blocked,clean,dirty,draft,has_hooks,unstable,unknown

author

object

Additional information about the author of the PR.

login [required]

string

avatarUrl [required]

string

htmlUrl [required]

string

name [required]

string

company [required]

string

email [required]

string