Skip to main content

Copilot を使用して issue とディスカッションを調べる

GitHub Copilot Chat は、長いディスカッションや issue のコンテキストをすばやく得るのに役立ちます。

はじめに

Copilot は、GitHub で長いディスカッションや issue のコンテキストをすばやく得るのに役立ちます。 Copilot にディスカッションの要約や主要な参加者の特定、issue またはディスカッションの状態に関する分析情報の提供を依頼することができます。

極めて長い本文、多数のコメントがある issue またはディスカッションを処理すると、Copilot Chat の応答の品質が低下する場合があります。 たとえば、Copilot に、長期のディスカッションの要約を求めた場合に、この問題が発生する可能性があります。 この場合、Copilot によって警告が表示され、出力の二重チェックができます。

Issue とディスカッションを詳しく見る

  1. GitHub の問題またはディスカッションに移動します。

  2. ページ右上の アイコンの横にある をクリックしてから、[Assistive] をクリックして、Copilot Chat パネルを開きます。

  3. パネルに Copilot との以前の会話が含まれている場合、Copilot パネルの右上にある プラス記号アイコンをクリックして、新しい会話を開始します。

  4. Copilot チャット パネルの下部にあるプロンプト ボックスに質問を入力して、Enter キーを押します。

    Copilot は、パネル内のリクエストに応答します。

    ヒント

    Browser で問題またはディスカッションに移動して質問する代わりに、関連する URL をメッセージに含めることができます。 たとえば、「 Summarize https://github.com/monalisa/octokit/issues/1 」のように入力します。

プロンプトの例

以下のプロンプトは、Copilot に質問できて、issue またはディスカッションについて調べるのに役立つ質問の種類の例です。

一般的な質問

  • Summarize this issue
  • What is the current status of this discussion?
  • What are the main points of contention in this issue?
  • Who are the key participants in this discussion?

具体的な質問

  • What are the proposed solutions for this issue?
  • What are the potential impacts of this issue?
  • What are the next steps for this discussion?

参考資料