mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-05-31 07:01:55 +00:00
508 B
508 B
PayloadCommitVerification
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| payload | String | The signed payload content | [optional] |
| reason | String | The reason for the verification status | [optional] |
| signature | String | The GPG signature of the commit | [optional] |
| signer | PayloadUser | [optional] | |
| verified | Boolean | Whether the commit signature is verified | [optional] |