microsoft / microsoft/vscode-pull-request-github
Filter comments by reactions
まだ誰も着手していません。
- 主要言語
- TypeScript
- スター
- 2.6k
- フォーク
- 795
- 平均マージ
- 1日 4時間
- マージ済み PR(30日)
- 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.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、リポジトリ内でプルリクエストのコメント一覧と、既存のActive/Resolvedフィルタリングのエントリーポイントを見つけます。コメントのリアクションがどのように表現されているかを確認し、選択したリアクションを持つコメントのフィルタリングを定義します。既存の状態を妨げることなく、コメント一覧をリアクションの有無でフィルタリングできれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- github, typescript
- 領域
- developer-experience
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 38/100