Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 858 Bytes

CheckRun.md

File metadata and controls

21 lines (16 loc) · 858 Bytes

CheckRun

Properties

Name Type Description Notes
id int [optional]
headSha string 提交 sha 值 [optional]
url string api 路由 [optional]
htmlUrl string 页面路由 [optional]
detailsUrl string 外部详情路由 [optional]
status string 状态 [optional]
conclusion string 结论 [optional]
startedAt string 开始时间 [optional]
completedAt string 完成事件 [optional]
output object 详情 [optional]
name string 检查名 [optional]

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