timeline
Overview
Name | timeline |
Type | Resource |
Id | github.issues.timeline |
Fields
Name | Datatype | Description |
---|---|---|
id | integer | |
actor | object | A GitHub user. |
commit_id | string | |
commit_url | string | |
created_at | string | |
event | string | |
label | object | |
node_id | string | |
performed_via_github_app | object | GitHub 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. |
url | string |
Methods
Name | Accessible by | Required Params |
---|---|---|
list_events_for_timeline | SELECT | issue_number, owner, repo |