Skip to main content
This event occurs when there is a comment on an issue. Github considers issues and pull_requests to both be issues, but we have separated these events for clarity.
The following is an example payload which is passed in as an argument to your agent’s entrypoint:

Fields

object
The raw Github issue_comment event payload.
string
The action that occurred on the pull request.
object
The issue that the comment is on.
object
The new comment that was added.
string
The owner of the repository.
string
The name of the repository.