8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 006311c + fa96968 commit 55f2ed0Copy full SHA for 55f2ed0
content/v3/activity/events/types.md
@@ -322,6 +322,8 @@ Triggered when a [comment is created on a portion of the unified diff](/v3/pulls
322
323
Key | Type | Description
324
----|------|-------------
325
+`action`|`string` | The action that was performed on the comment. Currently, can only be "created".
326
+`pull_request`|`object` | The [pull request](/v3/pulls/) the comment belongs to.
327
`comment`|`object` | The [comment](/v3/pulls/comments) itself.
328
329
0 commit comments