nodejs / nodejs/node-core-utils
git node land just hangs
未关闭
还没有人认领这个 Issue。
bug
- 主要语言
- JavaScript
- 星标
- 314
- 派生
- 137
- 平均合并
- 2 天 8 小时
- 30 天内合并 PR
- 24
描述
I am unable to land PRs since a few months ago. I've tried issuing new credentials as well as different PRs. This happens for me on every PR.
Logs & Details

NCU_VERBOSITY=debug git node land 41170
[DEBUG] [SpawnSync] git config --get remote.upstream.url { cwd: '/Users/panva/repo/node' }
[DEBUG] [SpawnSync] git rev-parse --abbrev-ref HEAD { cwd: '/Users/panva/repo/node' }
[DEBUG] [SpawnSync] git rev-parse --abbrev-ref HEAD { cwd: '/Users/panva/repo/node' }
[DEBUG] [fetch] https://api.github.com/graphql
[DEBUG] [SpawnSync] git config --get remote.upstream.url { cwd: '/Users/panva/repo/node' }
⠋ Loading data for nodejs/node/pull/41170
[DEBUG] [fetch] https://raw.githubusercontent.com/nodejs/node/HEAD/README.md
[DEBUG] [fetch] https://api.github.com/graphql
[DEBUG] [fetch] https://api.github.com/graphql
[DEBUG] [fetch] https://api.github.com/graphql
[DEBUG] [fetch] https://api.github.com/graphql
✔ Done loading data for nodejs/node/pull/41170
----------------------------------- PR info ------------------------------------
Title tls: permit null as a pfx value (#41170)
⚠ Could not retrieve the email or name of the PR author's from user's GitHub profile!
Branch CallMeLaNN:fix/pfx-cant-load -> nodejs:master
Labels tls, author ready, commit-queue-failed
Commits 2
- tls: permit null as a pfx value
- tls: permit null as an options value
Committers 1
- CallMeLaNN <git@lann.me>
------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/41170
Fixes: https://github.com/nodejs/node/issues/36292
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
--------------------------------------------------------------------------------
ℹ This PR was created on Tue, 14 Dec 2021 13:57:39 GMT
✔ Approvals: 2
✔ - Matteo Collina (@mcollina) (TSC): https://github.com/nodejs/node/pull/41170#pullrequestreview-832783699
✔ - Filip Skokan (@panva): https://github.com/nodejs/node/pull/41170#pullrequestreview-832785694
✔ Last GitHub Actions successful
ℹ Last Full PR CI on 2021-12-17T09:42:04Z: https://ci.nodejs.org/job/node-test-pull-request/41511/
⠋ Querying data for job/node-test-pull-request/41511/ ✔ Last Jenkins CI successful
--------------------------------------------------------------------------------
⠴ Querying API for job/node-test-pull-request/41511/
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从 git node land 命令开始,并使用 NCU_VERBOSITY=debug git node land 41170 重现该问题。跟踪日志中显示的 GitHub GraphQL 和 Jenkins 作业查询,尤其是查询 job/node-test-pull-request/41511/ 之后的环节。完成标准是:命令在处理拉取请求时能够结束,而不是挂起。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github, javascript, node.js
- 领域
- ci-cd, cli, devtools
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100