javascript-tutorial / javascript-tutorial/en.javascript.info
Sync bot crushing partial reviews
未关闭
还没有人认领这个 Issue。
- 主要语言
- HTML
- 星标
- 25.5k
- 派生
- 4k
- PR 合并指标
- 30 天内没有已合并 PR
描述
Hi @iliakan
I discovered this in the Spanish repo,
but happens in the other repos too.
...
Previously, the bot used different branches for sync, closing the old PR and generating a new one over a new branch. Partial reviews were preserved in the closed PR.
Now, the bot closes the old PR but always uses the same branch, doing a force push on it that destroys any partial reviews.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
未指定文件、测试或入口点。首先定位 sync bot 对分支和 pull request 的处理,然后复现一次包含部分 review 的同步;当同步不再通过 force-push 覆盖已 review 的工作并保留 review 上下文时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- git, github
- 领域
- devops, tooling
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 30/100