739 B
Executable File
739 B
Executable File
Status
Status holds a single Status of a single Commit
Properties
Name | Type | Description | Notes |
---|---|---|---|
context | String | [optional] | |
createdAt | OffsetDateTime | [optional] | |
creator | User | [optional] | |
description | String | [optional] | |
id | Long | [optional] | |
status | String | StatusState holds the state of a Status It can be "pending", "success", "error", "failure", and "warning" | [optional] |
targetUrl | String | [optional] | |
updatedAt | OffsetDateTime | [optional] | |
url | String | [optional] |