Skip to content

Commit e734969

Browse files
committed
Add Missing pull_request_review_comment
This event is listed on [the events page](http://developer.github.com/v3/activity/events/types/#pullrequestreviewcommentevent) but was not listed in the documentation.
1 parent f1a5c9e commit e734969

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

content/v3/repos/hooks.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ The default event is `push`. The available events are:
2121
* `pull_request` - Any time a Pull Request is opened, closed, or
2222
synchronized (updated due to a new push in the branch that the pull
2323
request is tracking).
24+
* `pull_request_review_comment` - Any time a Commit is commented on
25+
while inside a Pull Request review (the Files Changed tab).
2426
* `gollum` - Any time a Wiki page is updated.
2527
* `watch` - Any time a User watches the Repository.
2628
* `download` - Any time a Download is added to the Repository.

0 commit comments

Comments
 (0)