github.pushpayload.commits
Home > @runlightyear/github > PushPayload > commits
PushPayload.commits property
An array of commit objects describing the pushed commits. (Pushed commits are all commits that are included in the compare between the before commit and the after commit.)
Signature:commits: Array<PushCommit>;