microsoft / microsoft/vscode-pull-request-github

Adding a comment is always associated with a review

未关闭
#6,089 6 条评论 2 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

feature-request
主要语言
TypeScript
星标
2.6k
派生
796
平均合并
1 天 4 小时
30 天内合并 PR
46

描述

  • Extension version: v0.92.0
  • VSCode Version: 1.91.0
  • OS: macOS Sonoma 14.5

Whenever I add a comment through the extension, it shows up as a review comment, see e.g. https://github.com/mne-tools/mne-python/pull/12707#pullrequestreview-2171610586. However, that's not what I want to do, and I think that's also not what is supposed to happen. What should happen instead is that a normal comment is added to the discussion.

Steps to Reproduce:

  1. Check out some PR
  2. Add a new comment
  3. The comment is associated with a review, which should not happen in my opinion

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

通过检出一个 pull request 并添加评论,在 VS Code 扩展中复现该问题。跟踪扩展的评论提交流程,并将产生的 review 关联与预期的讨论评论进行比较;完成标准是新添加的评论会作为普通讨论评论发布,而不是作为 review 评论发布。

由索引模型根据 Issue 内容生成。

评估

技术栈
typescript
领域
developer-experience
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。