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.

Merge changes from upstream#559

Merged
gjtorikian merged 1 commit intomasterfromclarify-merge
Jul 24, 2014
Merged
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletioncontent/v3/activity/events/types.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -321,7 +321,7 @@ Triggered when a [pull request](/v3/pulls) is created, closed, reopened or synch

Key | Type | Description
----|------|-------------
`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.
`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.
`number`|`integer` | The pull request number.
`pull_request`|`object` | The [pull request](/v3/pulls) itself.

Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp