microsoft / microsoft/vscode-pull-request-github

Filter comments by reactions

未关闭
#8,205 0 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

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

描述

GitHub has only the Active and Resolved states for comment threads. This can be painful for complex PRs with large numbers of comments, where it would be more productive to track the status of thread in a finer grained way.

I sometimes use emoji reactions to simulate these states, e.g. using 👀 on the original comment to indicate pending (I'm now working on the change that addresses the thread, I haven't pushed it yet), or 👍 to indicate addressed (I pushed a fix, but original reviewer should check, decide if they agree that the problem is resolved, then hit Resolve on the comment thread).

As part of working with comments "tagged" in these ways, it would be nice to be able to filter the comments list, by whether certain reactions are present on the comments or not.

贡献指南

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

从这里开始

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

调研方向

首先在仓库中定位 pull request 评论列表及其现有的 Active/Resolved 过滤入口。确定评论 reaction 的表示方式,然后定义对包含所选 reaction 的评论进行过滤;完成标准是评论列表可以按 reaction 是否存在进行过滤,且不会影响现有状态。

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

评估

技术栈
github, typescript
领域
developer-experience
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
38/100

把新 issue 发到你的邮箱

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