public_events
Overview
Name | public_events |
Type | Resource |
Id | github.activity.public_events |
Fields
Name | Datatype | Description |
---|---|---|
id | string | |
actor | object | Actor |
created_at | string | |
org | object | Actor |
payload | object | |
public | boolean | |
repo | object | |
type | string |
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
list_public_events | SELECT | We delay the public events feed by five minutes, which means the most recent event returned by the public events API actually occurred at least five minutes ago. | |
list_public_events_for_repo_network | SELECT | owner, repo | |
list_public_events_for_user | SELECT | username | |
list_public_org_events | SELECT | org |