diff --git a/content/copilot/github-copilot-chat/using-github-copilot-chat-in-your-ide.md b/content/copilot/github-copilot-chat/using-github-copilot-chat-in-your-ide.md index 8f1eeade9c..49f629caec 100644 --- a/content/copilot/github-copilot-chat/using-github-copilot-chat-in-your-ide.md +++ b/content/copilot/github-copilot-chat/using-github-copilot-chat-in-your-ide.md @@ -58,7 +58,7 @@ To use {% data variables.product.prodname_copilot_chat %}, you must first instal {% note %} -**Note:** If you experience authentication issues after installing the extension, see "[AUTOTITLE](/copilot/troubleshooting-github-copilot/troubleshooting-issues-with-github-copilot-chat#troubleshooting-authentication-issues-in-your-editor)." +**Note:** If you experience authentication issues after installing the extension, see "[AUTOTITLE](/copilot/troubleshooting-github-copilot/troubleshooting-issues-with-github-copilot-chat-in-ides#troubleshooting-authentication-issues-in-your-editor)." {% endnote %} @@ -106,13 +106,13 @@ When {% data variables.product.prodname_copilot_chat %} provides code suggestion To share feedback about {% data variables.product.prodname_copilot_chat %}, you can use the **share feedback** button in the {% data variables.product.prodname_copilot_chat %} window. -1. Scroll to the top of the {% data variables.product.prodname_copilot_chat %} window. -1. Click the **share feedback** button. -1. In your browser, in the **vscode-copilot-release** repository, create a new issue or open the {% data variables.product.prodname_copilot %} community discussion. - - To open an issue to report a bug, next to **Bug report for {% data variables.product.prodname_copilot_chat %}**, click **Get started**. - - To open an issue to request a feature, next to **Feature request for {% data variables.product.prodname_copilot_chat %}**, click **Get started**. - - To report a security vulnerability, next to **Report a security vulnerability**, click **View policy**. - - To ask a question in a discussion, next to **Questions**, click **Open**. +1. At the top of the {% data variables.product.prodname_copilot_chat %} window, click the ellipsis (**...**), then click **Send Chat Feedback**. +1. In your browser, in the **vscode-copilot-release** repository, click **New issue**. +1. Choose one of the options that are displayed: + - To open an issue to report a bug, click **Bug report for {% data variables.product.prodname_copilot_chat %}**. + - To open an issue to request a feature, click **Feature request for {% data variables.product.prodname_copilot_chat %}**. + - To report a security vulnerability, click **Report a security vulnerability**. + - To ask a question in a discussion, click **Questions**. ## Further reading @@ -157,7 +157,7 @@ To use {% data variables.product.prodname_copilot_chat %} with {% data variables {% note %} -**Note:** If you experience authentication issues after installing the extension, see "[AUTOTITLE](/copilot/troubleshooting-github-copilot/troubleshooting-issues-with-github-copilot-chat#troubleshooting-authentication-issues-in-your-editor)." +**Note:** If you experience authentication issues after installing the extension, see "[AUTOTITLE](/copilot/troubleshooting-github-copilot/troubleshooting-issues-with-github-copilot-chat-in-ides#troubleshooting-authentication-issues-in-your-editor)." {% endnote %} diff --git a/content/copilot/github-copilot-enterprise/copilot-chat-in-github/using-github-copilot-chat-in-githubcom.md b/content/copilot/github-copilot-enterprise/copilot-chat-in-github/using-github-copilot-chat-in-githubcom.md index 9fd9734bd6..9b31f5aa1f 100644 --- a/content/copilot/github-copilot-enterprise/copilot-chat-in-github/using-github-copilot-chat-in-githubcom.md +++ b/content/copilot/github-copilot-enterprise/copilot-chat-in-github/using-github-copilot-chat-in-githubcom.md @@ -261,11 +261,15 @@ You can ask {% data variables.product.prodname_copilot_short %} a question about To give feedback about a particular {% data variables.product.prodname_copilot_chat_short %} response: -1. Click either the thumbs up or thumbs down icon at the bottom of each chat response. -1. Optionally, provide information about why you liked or disliked the response. +1. Click either the thumbs up or thumbs down icon at the bottom of each chat response. TODOCS: THERE IS STILL DEV WORK GOING ON HERE. IF THE USER CLICKS A THUMBS UP THERE'S LIKELY TO BE A SET OF CHECKBOXES SHOWN - SEE https://github.com/github/arguably-incorrectors/issues/133#issuecomment-1952207601 +1. TODOCS: THIS HAS CURRENTLY BEEN REMOVED BUT MAY BE REINSTATED, WITH CHECKBOXES. THE DISPLAY OF THIS WILL DEPEND ON THE ENTERPRISE SETTINGS FOR FEEDBACK COLLECTION OPT-IN. + + Optionally, provide information about why you liked or disliked the response. ![Screenshot of the feedback form for {% data variables.product.prodname_copilot_chat_short %}.](/assets/images/help/copilot/feedback-form.png) + TODOCS: IF THIS IS HAPPENING FOR GA THE SCREENSHOT WILL NEED UPDATED. + 1. Click **Submit feedback**. -To give feedback about {% data variables.product.prodname_copilot_chat_short %} in general, click the "Give feedback" link at the top right of any {% data variables.product.prodname_copilot_short %} page on {% data variables.product.prodname_dotcom_the_website %}. +To give feedback about {% data variables.product.prodname_copilot_chat_short %} in general, click the ellipsis (**...**) at the top right of the chat panel, then click **Give feedback**. TODOCS: I'VE QUERIED WHETHER THIS OPTION WILL STILL BE THERE FOR GA, AND WHETHER ITS DISPLAY DEPENDS ON THE ENTERPRISE-LEVEL OPT-IN SETTING. IF IT'S STAYING, SHOW A SCREENSHOT? diff --git a/content/copilot/github-copilot-enterprise/copilot-pull-request-summaries/about-copilot-pull-request-summaries.md b/content/copilot/github-copilot-enterprise/copilot-pull-request-summaries/about-copilot-pull-request-summaries.md index f42e62c6f9..a61d26dd0d 100644 --- a/content/copilot/github-copilot-enterprise/copilot-pull-request-summaries/about-copilot-pull-request-summaries.md +++ b/content/copilot/github-copilot-enterprise/copilot-pull-request-summaries/about-copilot-pull-request-summaries.md @@ -33,7 +33,7 @@ You can initiate this feature when creating a pull request, by editing the pull - A paragraph, written in prose, giving an overview of the changes in the pull request. - A bulleted list of the key changes, linked to the respective lines of code where those changes occur. -Larger pull requests can take a couple minutes for {% data variables.product.prodname_copilot_short %} to generate. You can share your feedback on a summary directly from the UI after a summary is generated to help us continue to improve the feature. +Larger pull requests can take a couple minutes for {% data variables.product.prodname_copilot_short %} to generate. Depending on your enterprise settings, you can share your feedback on a summary directly from the UI after a summary is generated to help us continue to improve the feature. ## Use case for pull request summaries @@ -49,6 +49,12 @@ The feature is intended to supplement rather than replace a human's work to add ### Provide feedback +{% note %} + +**Note:** The ability to provide feedback to {% data variables.product.prodname_dotcom %} about {% data variables.product.prodname_copilot_for_prs %} is dependent on enterprise settings. For more information, see "[AUTOTITLE](/enterprise-cloud@latest/copilot/github-copilot-enterprise/overview/enabling-github-copilot-enterprise-features#enabling-or-disabling-github-copilot-enterprise-features-for-an-enterprise)." + +{% endnote %} + If you encounter any issues or limitations with {% data variables.product.prodname_copilot_for_prs %}, you can provide feedback by clicking the "Bad summary" button (a thumbs down icon), which is displayed below the text box after a summary is generated and before you click **Create pull request** or **Update comment**. ![Screenshot of the bottom of a pull request comment. The feedback icons, thumbs up and thumbs down, are highlighted with a dark orange outline.](/assets/images/help/copilot/copilot-summary-feedback.png) diff --git a/content/copilot/github-copilot-enterprise/copilot-pull-request-summaries/creating-a-pull-request-summary-with-github-copilot.md b/content/copilot/github-copilot-enterprise/copilot-pull-request-summaries/creating-a-pull-request-summary-with-github-copilot.md index 6c5fece4e1..fba71b43bf 100644 --- a/content/copilot/github-copilot-enterprise/copilot-pull-request-summaries/creating-a-pull-request-summary-with-github-copilot.md +++ b/content/copilot/github-copilot-enterprise/copilot-pull-request-summaries/creating-a-pull-request-summary-with-github-copilot.md @@ -42,7 +42,7 @@ To learn more about {% data variables.product.prodname_copilot_for_prs %} and ho ![Screenshot of the form for creating a pull request. In the header of the "Description" field, a Copilot icon is highlighted in orange, and a box appears with the "Summary" command.](/assets/images/help/copilot/copilot-description-suggestion.png) 1. Wait for {% data variables.product.prodname_copilot %} to produce the summary, then check over the results carefully. -1. Optionally, provide feedback about the summary by clicking one of the buttons that are displayed below the text box, next to "How did Copilot perform?" +1. Optionally, depending on your enterprise settings, you can provide feedback about the summary by clicking one of the buttons that are displayed below the text box, next to "How did Copilot perform?" ![Screenshot of the bottom of a pull request comment. The feedback icons, thumbs up and thumbs down, are highlighted with a dark orange outline.](/assets/images/help/copilot/copilot-summary-feedback.png) diff --git a/content/copilot/quickstart.md b/content/copilot/quickstart.md index c4394f45e9..07b11e878f 100644 --- a/content/copilot/quickstart.md +++ b/content/copilot/quickstart.md @@ -135,6 +135,8 @@ As an enterprise owner, you must decide whether to allow all organizations in yo - Allow {% data variables.product.prodname_copilot_chat_short %} to use Bing search when responding to questions on {% data variables.product.prodname_dotcom_the_website %}. - Allow users to provide feedback to {% data variables.product.prodname_dotcom %}, about {% data variables.product.prodname_copilot_short %}, from within {% data variables.product.prodname_dotcom_the_website %}. + For more information, see "[AUTOTITLE](/copilot/github-copilot-enterprise/overview/enabling-github-copilot-enterprise-features#enabling-or-disabling-github-copilot-enterprise-features-for-an-enterprise)." + 1. Under "{% data variables.product.prodname_copilot_chat_short %} in the IDE," click the dropdown menu and select the policy for managing the use of {% data variables.product.prodname_copilot_chat_short %} in code editor applications. - To allow each of your organizations to set their own policy, select **No policy**. - To enable {% data variables.product.prodname_copilot_chat_short %} for all organizations in your enterprise, select **Enabled**. diff --git a/content/copilot/troubleshooting-github-copilot/index.md b/content/copilot/troubleshooting-github-copilot/index.md index 924e19f25b..586a840eae 100644 --- a/content/copilot/troubleshooting-github-copilot/index.md +++ b/content/copilot/troubleshooting-github-copilot/index.md @@ -10,5 +10,5 @@ children: - /viewing-logs-for-github-copilot-in-your-environment - /troubleshooting-firewall-settings-for-github-copilot - /troubleshooting-network-errors-for-github-copilot - - /troubleshooting-issues-with-github-copilot-chat + - /troubleshooting-issues-with-github-copilot-chat-in-ides --- diff --git a/content/copilot/troubleshooting-github-copilot/troubleshooting-issues-with-github-copilot-chat.md b/content/copilot/troubleshooting-github-copilot/troubleshooting-issues-with-github-copilot-chat.md index d69f8fcbf1..0d80fcee5c 100644 --- a/content/copilot/troubleshooting-github-copilot/troubleshooting-issues-with-github-copilot-chat.md +++ b/content/copilot/troubleshooting-github-copilot/troubleshooting-issues-with-github-copilot-chat.md @@ -1,6 +1,6 @@ --- -title: Troubleshooting issues with GitHub Copilot Chat -intro: Troubleshooting help for common issues with {% data variables.product.prodname_copilot_chat %}. +title: Troubleshooting issues with GitHub Copilot Chat in IDEs +intro: Troubleshooting help for common issues with {% data variables.product.prodname_copilot_chat %} in your IDE. product: '{% data reusables.gated-features.copilot-chat-callout %}' defaultTool: vscode topics: @@ -10,6 +10,7 @@ versions: feature: copilot shortTitle: Copilot Chat redirect_from: + - /copilot/troubleshooting-github-copilot/troubleshooting-issues-with-github-copilot-chat - /copilot/troubleshooting-github-copilot/troubleshooting-authentication-issues-with-github-copilot-chat --- diff --git a/data/reusables/copilot/copilot-enterprise-enable.md b/data/reusables/copilot/copilot-enterprise-enable.md index c131560a14..f9e4996b54 100644 --- a/data/reusables/copilot/copilot-enterprise-enable.md +++ b/data/reusables/copilot/copilot-enterprise-enable.md @@ -3,19 +3,20 @@ {% data reusables.enterprise-accounts.copilot-policies-tab %} 1. Next to "{% data variables.product.prodname_copilot_short %} in {% data variables.product.prodname_dotcom_the_website %}," click the dropdown menu and select the policy you want to enforce. - - To allow each of your organizations to set their own policy, select **No policy**. - - To allow use of these features, select **Enabled**. - - To prevent use of these features, select **Disabled**. + - **No policy** - Allow each of your organizations to set their own policy. {% data variables.product.prodname_copilot_enterprise %} features will initially be disabled for all organizations, but can be enabled by organization owners in their organization settings. + - **Enabled** - Allow use of {% data variables.product.prodname_copilot_enterprise_short %} features by all members of organizations in your enterprise who have been granted access to {% data variables.product.prodname_copilot_short %}. + - **Disabled** - Prevent use of {% data variables.product.prodname_copilot_enterprise_short %} features by anyone in your enterprise. 1. If you select **Enabled**, two check boxes are displayed. These are selected by default. - **Allow Bing access** - Clear this check box to prevent {% data variables.product.prodname_copilot_chat %} using Bing search results to provide information for its responses. For more information, see "[AUTOTITLE](/copilot/github-copilot-enterprise/copilot-chat-in-github/using-github-copilot-chat-in-githubcom)." - - **Opt in to user feedback collection** - Clear this check box to prevent detailed feedback being collected from {% data variables.product.prodname_dotcom_the_website %}. If this option is disabled, the thumbs-up/thumbs-down feedback icons will not be displayed after {% data variables.product.prodname_copilot_short %} generates a pull request summary. This is because, when one of these icons is selected, the pull request summary is returned to {% data variables.product.prodname_dotcom %} to provide context for the user's feedback. The feedback icons will still be displayed in the {% data variables.product.prodname_copilot_chat_short %} panel on {% data variables.product.prodname_dotcom_the_website %}, but the user will not be offered the opportunity to provide written feedback about a chat response. + - **Opt in to user feedback collection** - Clear this check box to prevent detailed feedback being collected from {% data variables.product.prodname_copilot_short %} in {% data variables.product.prodname_dotcom_the_website %}. If this option is disabled, the thumbs-up/thumbs-down feedback icons will not be displayed after {% data variables.product.prodname_copilot_short %} generates a pull request summary. The feedback icons will still be displayed in the {% data variables.product.prodname_copilot_chat_short %} panel on {% data variables.product.prodname_dotcom_the_website %}, but the user will not be offered the opportunity to provide written feedback about a chat response. -{% note %} + {% note %} -**Notes:** -- If you choose **No policy**, {% data variables.product.prodname_copilot_enterprise %} features will initially be disabled for all organizations, but can be enabled by organization owners in their organization settings. Bing access will be allowed for any organization that enables {% data variables.product.prodname_copilot_enterprise %}. -- Bing search integration into {% data variables.product.prodname_copilot_chat_dotcom_short %} is currently in beta and is subject to change. + **Notes:** + - If you opt in to collection of user feedback from {% data variables.product.prodname_copilot_short %} in {% data variables.product.prodname_dotcom_the_website %} then, when one of these icons is selected, the pull request summary will be returned to {% data variables.product.prodname_dotcom %} to provide context for the user's feedback. + - If you choose **No policy** for the "{% data variables.product.prodname_copilot_short %} in {% data variables.product.prodname_dotcom_the_website %}" option, Bing access and collection of user feedback will be allowed for any organization that enables {% data variables.product.prodname_copilot_enterprise %}. + - Bing search integration into {% data variables.product.prodname_copilot_chat_dotcom_short %} is currently in beta and is subject to change. -{% endnote %} + {% endnote %}