Skip to main content
This event occurs when there is activity on a Github issue, such as creation or editing.
The following is an example payload which is passed in as an argument to your agent’s entrypoint:

Fields

object
The raw Github issues event payload.
string
The action that occurred on the issue.
object
The issue that the event is on.
string
The owner of the repository.
string
The name of the repository.