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.

AddPullRequestReviewComment to v3#68

Merged
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
8 changes: 8 additions & 0 deletionscontent/v3/events/types.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -28,6 +28,7 @@ They're only created for various internal and repository hooks.
* <a href="#memberevent">MemberEvent</a>
* <a href="#publicevent">PublicEvent</a>
* <a href="#pullrequestevent">PullRequestEvent</a>
* <a href="#pullrequestreviewcommentevent">PullRequestReviewCommentEvent</a>
* <a href="#pushevent">PushEvent</a>
* <a href="#teamaddevent">TeamAddEvent</a>
* <a href="#watchevent">WatchEvent</a>
Expand DownExpand Up@@ -198,6 +199,13 @@ number
pull\_request
: **object** - The [pull request](/v3/pulls) itself.

## PullRequestReviewCommentEvent

Hook name: `pull_request_review_comment`

comment
: **object** - The [comment](/v3/repos/commits/#list-commit-comments-for-a-repository) itself.

## PushEvent

Hook name: `push`
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp