mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-05-31 07:01:55 +00:00
661 B
661 B
AnnotatedTag
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| message | String | The message associated with the annotated tag | [optional] |
| object | AnnotatedTagObject | [optional] | |
| sha | String | The SHA hash of the annotated tag | [optional] |
| tag | String | The name of the annotated tag | [optional] |
| tagger | CommitUser | [optional] | |
| url | String | The URL to access the annotated tag | [optional] |
| verification | PayloadCommitVerification | [optional] |