github / github/app

Add ability to queue inline code review comments in Changes tab

オープン
#2,376 コメント 2 件 リアクション 4 件 担当者 0 名 GitHub で見る
主要言語
言語のデータがありません
スター
2.1k
フォーク
153
PR マージ指標
30日以内にマージされた PR はありません

説明

### Feature summary

Ability to queue multiple inline code review comments

### What problem are you trying to solve?

Currently, I heavily use the queued message system when working in the main chat interface, which allows me to fire off multiple parts of feedback, ideas and more, and ensure that Copilot can tackle these one at a time.

However, when it comes to reviewing Copilot generated code, I leverage the inline code comment flow, which allows me to review code as if it was a PR, that Copilot will investigate, fix where it sees fit, and reply to me. This inline code commenting doesn't seem to have an "enqueue" function, so that I cannot review the code as I see fit, and then have Copilot iterate through the feedback. This means that review is a slow step as I'm waiting for Copilot to finish before I can add a second comment.

### Proposed solution

I have two proposed workflows, and would be happy with either

1. Ability to enqueue inline code comment messages, using `CTRL + SHIFT + ENTER`, so that Copilot can work it's way through the list of comments one by one
2. Like the GitHub Web UI, the ability to add comments to a "review" and to then publish that review. This way, it would basically be a PR review at a pre-PR stage, that Copilot could make its way through and then let me know the outcome.

### Workflow impact

I believe any user of the application that heavily relies on the Changes tab for commenting on Code and tweaking code would be affected.

### Installation context

_No response_

### Additional context

_No response_

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

Start in the Changes tab's inline code comment flow and compare its current submission behavior with the main chat's queued message system. Define and verify one of the proposed workflows: queue inline comments with CTRL + SHIFT + ENTER, or collect comments into a review and publish them together so Copilot processes them sequentially.

索引モデルが issue の本文から書いたものです。

評価

領域
desktop, frontend
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
静か
明瞭さ
おおむね明確
初心者へのやさしさ
45/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。