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

Commit39e2737

Browse files
committed
Merge pull requestgithub#559 from github/clarify-merge
Merge changes from upstream
2 parents6980992 +44587ee commit39e2737

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎content/v3/activity/events/types.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ Triggered when a [pull request](/v3/pulls) is created, closed, reopened or synch
321321

322322
Key | Type | Description
323323
----|------|-------------
324-
`action`|`string` | The action that was performed. Can be one of "opened", "closed", "synchronize", or "reopened". If the action is "closed" and the`merged_at` key is`null`, the pull request was closed with unmerged commits. If the action is "closed" and the`merged_at` key isa timestamp, the pull request was merged.
324+
`action`|`string` | The action that was performed. Can be one of "opened", "closed", "synchronize", or "reopened". If the action is "closed" and the`merged` key is`false`, the pull request was closed with unmerged commits. If the action is "closed" and the`merged` key is`true`, the pull request was merged.
325325
`number`|`integer` | The pull request number.
326326
`pull_request`|`object` | The[pull request](/v3/pulls) itself.
327327

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp