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

Commitc5793bb

Browse files
committed
Merge pull requestgithub#68 from tricknotes/pull-request-review-comment
Add `PullRequestReviewComment` to v3
2 parents227fa14 +85e48da commitc5793bb

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

‎content/v3/events/types.md‎

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ They're only created for various internal and repository hooks.
2828
* <ahref="#memberevent">MemberEvent</a>
2929
* <ahref="#publicevent">PublicEvent</a>
3030
* <ahref="#pullrequestevent">PullRequestEvent</a>
31+
* <ahref="#pullrequestreviewcommentevent">PullRequestReviewCommentEvent</a>
3132
* <ahref="#pushevent">PushEvent</a>
3233
* <ahref="#teamaddevent">TeamAddEvent</a>
3334
* <ahref="#watchevent">WatchEvent</a>
@@ -198,6 +199,13 @@ number
198199
pull\_request
199200
:**object** - The[pull request](/v3/pulls) itself.
200201

202+
##PullRequestReviewCommentEvent
203+
204+
Hook name:`pull_request_review_comment`
205+
206+
comment
207+
:**object** - The[comment](/v3/repos/commits/#list-commit-comments-for-a-repository) itself.
208+
201209
##PushEvent
202210

203211
Hook name:`push`

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp