842 B
842 B
CombinedStatus
Properties
Name | Type | Description | Notes |
---|---|---|---|
commit_url | Option<String> | [optional] | |
repository | Option<crate::models::Repository> | [optional] | |
sha | Option<String> | [optional] | |
state | Option<String> | CommitStatusState holds the state of a CommitStatus It can be "pending", "success", "error", "failure", and "warning" | [optional] |
statuses | Option<Veccrate::models::CommitStatus> | [optional] | |
total_count | Option<i64> | [optional] | |
url | Option<String> | [optional] |