nodejs / nodejs/node-core-utils
CLI returns false positive
未关闭
还没有人认领这个 Issue。
- 主要语言
- JavaScript
- 星标
- 314
- 派生
- 137
- 平均合并
- 2 天 8 小时
- 30 天内合并 PR
- 24
描述
I ran git node land 48349 which showed that This PR should be ready to land, but commit-queue message failed: https://github.com/nodejs/node/pull/48349#issuecomment-1591955940
git node land 48349
✔ Done loading data for nodejs/node/pull/48349
----------------------------------- PR info ------------------------------------
Title src: introduce V8 fast api to `guessHandleType` (#48349)
Author Yagiz Nizipli <yagiz@nizipli.com> (@anonrig)
Branch anonrig:improve-guessHandleType -> nodejs:main
Labels lib / src, performance, needs-ci, commit-queue-failed, commit-queue-rebase
Commits 2
- src: return uint32 for `guessHandleType`
- src: add V8 fast api to `guessHandleType`
Committers 1
- Yagiz Nizipli <yagiz@nizipli.com>
------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/48349
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Robert Nagy <ronagy@icloud.com>
Reviewed-By: Minwoo Jung <nodecorelab@gmail.com>
--------------------------------------------------------------------------------
ℹ This PR was created on Mon, 05 Jun 2023 16:41:28 GMT
✔ Approvals: 3
✔ - Matteo Collina (@mcollina) (TSC): https://github.com/nodejs/node/pull/48349#pullrequestreview-1465345051
✔ - Robert Nagy (@ronag) (TSC): https://github.com/nodejs/node/pull/48349#pullrequestreview-1465728186
✔ - Minwoo Jung (@JungMinu): https://github.com/nodejs/node/pull/48349#pullrequestreview-1471073777
✔ Last GitHub CI successful
ℹ Last Full PR CI on 2023-06-14T20:45:52Z: https://ci.nodejs.org/job/node-test-pull-request/52248/
⠋ Querying data for job/node-test-pull-request/52248/ ✔ Last Jenkins CI successful
--------------------------------------------------------------------------------
? This PR should be ready to land, do you want to continue? (Y/n)
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先重现 git node land 48349,并将报告的就绪状态与链接的 commit-queue 失败消息进行比较。跟踪 CLI land 命令对就绪状态和 commit-queue 状态的处理;当失败的 commit-queue 结果不再被报告为可以 land 时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- cli
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100