Skip to main content

activities

Overview

Nameactivities
TypeResource
Idgithub.repos.activities

Fields

NameDatatypeDescription
idinteger
node_idstring
refstringThe full Git reference, formatted as refs/heads/<branch name>.
timestampstringThe time when the activity occurred.
activity_typestringThe type of the activity that was performed.
actorobjectA GitHub user.
afterstringThe SHA of the commit after the activity.
beforestringThe SHA of the commit before the activity.

Methods

NameAccessible byRequired Params
list_activitiesSELECTowner, repo