1
0
mirror of synced 2025-12-19 18:10:59 -05:00
Files
docs/content/copilot/tutorials/explore-issues-and-discussions.md
Siara 164e19962b Discovery landing page (#58174)
Co-authored-by: Claire W <78226508+crwaters16@users.noreply.github.com>
Co-authored-by: Anne-Marie <102995847+am-stead@users.noreply.github.com>
Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com>
Co-authored-by: Jules Porter <jules-p@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com>
2025-10-29 18:30:03 +00:00

2.6 KiB

title, shortTitle, intro, topics, versions, redirect_from, contentType, category
title shortTitle intro topics versions redirect_from contentType category
Using GitHub Copilot to explore issues and discussions Explore issues and discussions {% data variables.copilot.copilot_chat %} can help you quickly gain context of lengthy discussions and issues.
Copilot
feature
copilot
/copilot/tutorials/using-copilot-to-explore-issues-and-discussions
tutorials
Scale institutional knowledge
Author and optimize with Copilot

Introduction

{% data variables.product.prodname_copilot_short %} can help you quickly gain context of lengthy discussions and issues on {% data variables.product.github %}. You can ask {% data variables.product.prodname_copilot_short %} to summarize discussions, identify key participants, and provide insights into the status of an issue or discussion.

The quality of {% data variables.copilot.copilot_chat_short %}'s responses may be degraded when working with issues or discussions that have very long bodies or a large number of comments. For example, this may occur if you ask {% data variables.product.prodname_copilot_short %} to summarize a long-running discussion. Where this happens, {% data variables.product.prodname_copilot_short %} will warn you so you can double check its output.

Exploring issues and discussions

  1. Navigate to an issue or discussion on {% data variables.product.github %}. {% data reusables.copilot.open-chat-panel %} {% data reusables.copilot.chat-previous-conversation %}

  2. At the bottom of the {% data variables.product.prodname_copilot_short %} chat panel, in the prompt box, type a question and press Enter.

    {% data variables.product.prodname_copilot_short %} responds to your request in the panel.

    [!TIP] Instead of navigating to an issue or discussion in your browser to ask a question, you can include the relevant URL in your message. For example, Summarize https://github.com/monalisa/octokit/issues/1.

Example prompts

The following prompts are examples of the kind of questions you can ask {% data variables.product.prodname_copilot_short %} to help you find out about an issue or discussion.

General questions

  • 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?

Specific questions

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

Further reading