Skip to main content

github.pushpayload.headcommit

Home > @runlightyear/github > PushPayload > headCommit

PushPayload.headCommit property

For pushes where after is or points to a commit object, an expanded representation of that commit. For pushes where after refers to an annotated tag object, an expanded representation of the commit pointed to by the annotated tag.

Signature:
headCommit: PushCommit;