microsoft / microsoft/vscode-pull-request-github
Option to Choose Base for Diff
未关闭
还没有人认领这个 Issue。
feature-request
- 主要语言
- TypeScript
- 星标
- 2.6k
- 派生
- 795
- 平均合并
- 1 天 4 小时
- 30 天内合并 PR
- 46
描述
Currently, when performing a review in GitHub, the first round shows the changed files against the upstream base. However, in subsequent rounds of review, the diff is based on the previous commit, making it difficult to compare changes against the latest upstream base.
Is there anywhere that I can choose the base for the diff?
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先检查扩展当前的 GitHub pull-request review 流程以及此 issue 上的六条评论。跟踪初始和后续 review diff 如何选择比较基准。完成标准是用户可以选择一个基准,并且后续 diff 会与所选的 upstream 状态进行比较。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github, typescript, vscode
- 领域
- developer-experience, devtools
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100