Skip to main content

events

Overview

Nameevents
TypeResource
Idgithub.issues.events

Fields

NameDatatypeDescription
idinteger
project_cardobjectIssue Event Project Card
urlstring
assigneeobjectA GitHub user.
requested_teamobjectGroups of organization members that gives permissions on specified repositories.
renameobjectIssue Event Rename
node_idstring
dismissed_reviewobject
labelobjectIssue Event Label
assignerobjectA GitHub user.
commit_idstring
eventstring
performed_via_github_appobjectGitHub apps are a new way to extend GitHub. They can be installed directly on organizations and user accounts and granted access to specific repositories. They come with granular permissions and built-in webhooks. GitHub apps are first class actors within GitHub.
requested_reviewerobjectA GitHub user.
milestoneobjectIssue Event Milestone
commit_urlstring
review_requesterobjectA GitHub user.
created_atstring
issueobjectIssues are a great way to keep track of tasks, enhancements, and bugs for your projects.
actorobjectA GitHub user.
lock_reasonstring
author_associationstringHow the author is associated with the repository.

Methods

NameAccessible byRequired ParamsDescription
get_eventSELECTevent_id, owner, repoGets a single event by the event id.
list_eventsSELECTissue_number, owner, repoLists all events for an issue.
list_events_for_repoSELECTowner, repoLists events for a repository.