558 B
Executable File
558 B
Executable File
CreateStatusOption
CreateStatusOption holds the information needed to create a new Status for a Commit
Properties
Name | Type | Description | Notes |
---|---|---|---|
context | String | [optional] | |
description | String | [optional] | |
state | String | StatusState holds the state of a Status It can be "pending", "success", "error", "failure", and "warning" | [optional] |
targetUrl | String | [optional] |