Readonly
actorThe user who pushed the commits.
Readonly
changesThe details of the push.
Readonly
commitsThe details of the commit pushed.
By default, the maximum number of commits included is 5. If the number of commits pushed is greater than the limit set, the list will include only the most recent commits.
Readonly
dateReadonly
eventReadonly
repositoryThe repository with the commits.
Readonly
to
A user pushes one or more commits to a repository. This payload comes with an event key of
repo:refs_changed
.