Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 800 Bytes

CIAggVote.md

File metadata and controls

16 lines (12 loc) · 800 Bytes

CIAggVote

Properties

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]

[Back to Model list] [Back to API list] [Back to README]