github-tools / github-tools/github
repository.writeFile could overwrite the changes
未关闭
- 主要语言
- JavaScript
- 星标
- 3.8k
- 派生
- 809
- PR 合并指标
- 30 天内没有已合并 PR
描述
The file changes are overwritten when repository.writeFile is called to save the file which has been updated by the others.
贡献指南
这个仓库没有索引到贡献指南
调研方向
Start at the repository.writeFile entry point and trace how it saves a file through the GitHub API. Reproduce the case where another user's changes exist, then identify the expected conflict behavior and add coverage for it; done means those changes are no longer silently overwritten.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- api
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100