外观
WorkflowInfoResponseType
约 181 字小于 1 分钟
2025-08-01
@candriajs/git-neko-kit / WorkflowInfoResponseType
接口: WorkflowInfoResponseType
定义于: types/platform/github/workflow.ts:20
工作流信息响应类型
属性
created_at
created_at:
string
定义于: types/platform/github/workflow.ts:32
工作流创建时间
html_url
html_url:
string
定义于: types/platform/github/workflow.ts:24
工作流所属仓库的URL
id
id:
number
定义于: types/platform/github/workflow.ts:22
工作流id
name
name:
string
定义于: types/platform/github/workflow.ts:26
工作流名称
path
path:
string
定义于: types/platform/github/workflow.ts:28
工作流文件路径
state
state:
WorkflowState
定义于: types/platform/github/workflow.ts:30
工作流状态
updated_at
updated_at:
string
定义于: types/platform/github/workflow.ts:34
工作流更新时间