715 B
Executable File
715 B
Executable File
CombinedStatus
CombinedStatus holds the combined state of several statuses for a single commit
Properties
Name | Type | Description | Notes |
---|---|---|---|
commitUrl | String | [optional] | |
repository | Repository | [optional] | |
sha | String | [optional] | |
state | String | StatusState holds the state of a Status It can be "pending", "success", "error", "failure", and "warning" | [optional] |
statuses | List<Status> | [optional] | |
totalCount | Long | [optional] | |
url | String | [optional] |