Name | Type | Description | Notes |
---|---|---|---|
job_id | str | name of the CI sending the vote | [optional] |
aggregate_hash | str | hash of the aggregated repo | [optional] |
url | str | URL where to find additional information from the CI execution | [optional] |
timestamp | int | Timestamp (in seconds since the epoch) | [optional] |
in_progress | bool | is this CI job still in-progress? | [optional] |
success | bool | Was the CI execution successful? | [optional] |
notes | str | additional notes | [optional] |