Describe the bug
The GitHub specification for that type offers a field called head_commit. The class GHEventPayload.Push does not have that field.
To Reproduce
Steps to reproduce the behavior:
- See the source for
GHEventPayload.Push.
Expected behavior
That field should exist with the type PushCommit.
Desktop (please complete the following information):
Additional context