Commit queue overwrites commit author
未关闭
还没有人认领这个 Issue。
confirmed-bug
meta
- 主要语言
- JavaScript
- 星标
- 122k
- 派生
- 37.4k
- 平均合并
- 4 天 3 小时
- 30 天内合并 PR
- 272
描述
See https://github.com/nodejs/node/pull/52745 and https://github.com/nodejs/node/pull/52860 (@marco-ippolito)
When the commit author and the PR author do not match, the original commit author is lost when the PR is merged.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先阅读 PR 52745 和 52860,然后跟踪 commit-queue 在提交作者与 PR 作者不同时所涉及的流程。重现该合并场景,并验证 PR 合并后仍保留原始提交作者。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript, node.js
- 领域
- tooling
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100