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.

Commit6980992

Browse files
author
hubot
committed
Merge pull request#558 from github/update-1406159713
2 parents5bbafcc +131860d commit6980992

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".
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 is a timestamp, 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