ADD build status with killed

This commit is contained in:
Jasder
2020-08-25 17:01:03 +08:00
parent 66efdcc1b6
commit 5375c3ec71
3 changed files with 3 additions and 1 deletions

View File

@@ -2745,7 +2745,7 @@ http://localhost:3000/api/Jason/forge/builds | jq
|repo |是|string |项目identifier |
|page |否|string |页数,第几页 |
|limit |否|string |每页多少条数据默认20条 |
|search |是|string |构建状态条件过滤; 值说明pending: 准备中failure: 构建失败running: 运行中error构建失败(.trustie-pipeline.yml文件错误)success: 构建成功 |
|search |是|string |构建状态条件过滤; 值说明pending: 准备中failure: 构建失败running: 运行中error构建失败(.trustie-pipeline.yml文件错误)success: 构建成功killed: 撤销构建 |
*返回参数说明:*