SshSignature Object
Represents an SSH signature on a Commit or Tag.
Fields
#
payload
String !
Non-null
Payload for GPG signing object. Raw ODB object without the signature header.
state
Non-null
The state of this signature. VALID if signature is valid and verified by
GitHub, otherwise represents reason why signature is considered invalid.
Interfaces
#
Also implements GitSignature .
Previous
SquashMergeCommitTitle
Next
StarOrder
