git.commit
Description
Git commit
Fields
| ID | TYPE | DESCRIPTION |
|---|---|---|
| sha | string | Git commit SHA |
| message | string | Git commit message |
| author | git.commitAuthor | Git commit author |
| committer | git.commitAuthor | Git commit committer |
| signatureVerification | git.gpgSignature | The GPG signature of the commit if there is one |