add: user trace tasks record

This commit is contained in:
2022-05-13 14:31:59 +08:00
parent 2c7bb1b5cd
commit 94881dd72a
7 changed files with 61 additions and 3 deletions

View File

@@ -163,6 +163,7 @@ await octokit.request('GET /api/traces/:owner/:repo/reload_task.json')
owner |是 | 否 | string | 项目所有者标识 |
repo |是 | 否 | string | 项目标识 |
project_id|是 | 否| string | 代码分析结果里的project_id |
branch_name|是 | 否| string | 分支名称 |
> 返回的JSON示例: