Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit0a885fd

Browse files
committed
Merge pull request#786 from github/update-1433413437
2 parentsad87bda +883f548 commit0a885fd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎content/v3/pulls.md‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,12 @@ however, this attribute is [deprecated](/v3/versions/#v3-deprecations) and is sc
6969
removal in the next version of the API. The Boolean`mergeable` attribute will
7070
remain to indicate whether the pull request can be automatically merged.
7171

72+
The value of the`mergeable` attribute can be`true`,`false`, or`null`. If
73+
the value is`null`, this means that the mergeability hasn't been computed yet,
74+
and a background job was started to compute it. Give the job a few moments to
75+
complete, and then submit the request again. When the job is complete, the
76+
response will include a non-`null` value for the`mergeable` attribute.
77+
7278
###Alternative Response Formats
7379

7480
Pass the appropriate[media type](/v3/media/#commits-commit-comparison-and-pull-requests) to fetch diff and patch formats.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp