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

Commit95cb996

Browse files
Hubotgjtorikian
Hubot
authored andcommitted
Sync changes from upstream repository
1 parent5abda16 commit95cb996

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
@@ -364,7 +364,7 @@ Key | Type | Description
364364
`head`|`string` | The SHA of the HEAD commit on the repository.
365365
`ref`|`string` | The full Git ref that was pushed. Example: "refs/heads/master"
366366
`size`|`integer` | The number of commits in the push.
367-
`commits`|`array` | An array of commit objects describing the pushed commits. (The array includes a maximum of 20 commits. If necessary, you can use the[Commits API](/v3/repos/commits/) to fetch additional commits.)
367+
`commits`|`array` | An array of commit objects describing the pushed commits. (The array includes a maximum of 20 commits. If necessary, you can use the[Commits API](/v3/repos/commits/) to fetch additional commits. This limit is applied to timeline events only and isn't applied to webhook deliveries.)
368368
`commits[][sha]`|`string` | The SHA of the commit.
369369
`commits[][message]`|`string` | The commit message.
370370
`commits[][author]`|`object` | The git author of the commit.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp