Record
simple-commit-status
No description available.
record simple-commit-status {
avatar-url: string,
context: string,
created-at: string,
description: string,
id: s32,
node-id: string,
required: option<bool>,
state: string,
target-url: string,
updated-at: string,
url: string,
}Fields
| Name | Type | Description |
|---|---|---|
| avatar-url | string | |
| context | string | |
| created-at | string | |
| description | string | |
| id | s32 | |
| node-id | string | |
| required | option<bool> | |
| state | string | |
| target-url | string | |
| updated-at | string | |
| url | string |