Open Zomis opened 9 years ago
It seems like comment content are included: http://chat.stackexchange.com/transcript/message/27428181#27428181 . Perhaps pull_request_review_comment
only occurs when using the Github API and not when using the webhooks?
According to Mug, when used as a webhook it is X-GitHub-Event: issue_comment
HookStringification.groovy:
This does not post the content of the comment, only that there is a comment.
Compare with: