nodejs / nodejs/node-core-utils
ncu-ci: ignore MatrixRuns that have different id from the parent
未关闭
还没有人认领这个 Issue。
bug
ncu-ci
- 主要语言
- JavaScript
- 星标
- 314
- 派生
- 137
- 平均合并
- 2 天 8 小时
- 30 天内合并 PR
- 24
描述
In Jenkins this are displayed with translucent icons which means they are skipped and the data returned from the API endpoint does not even belong to the build.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先定位 ncu-ci 对 MatrixRuns 的处理,并跟踪 run 如何与其 parent 进行匹配。验证 issue 中描述的 Jenkins/API 行为,然后确认具有不同 parent id 的 MatrixRuns 会被忽略,且不会返回其中不相关的数据。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- cli
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100