From afd9692014de0354b20ebf0ed4715b17a7d7ce23 Mon Sep 17 00:00:00 2001 From: Salil Date: Wed, 15 Jan 2025 16:46:00 -0800 Subject: [PATCH] Copilot explain error ga (#53945) Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com> --- .../asking-github-copilot-questions-in-github.md | 2 -- data/reusables/copilot/policies-for-dotcom.md | 1 - 2 files changed, 3 deletions(-) diff --git a/content/copilot/using-github-copilot/asking-github-copilot-questions-in-github.md b/content/copilot/using-github-copilot/asking-github-copilot-questions-in-github.md index 43a50c201be0..8591f587ad31 100644 --- a/content/copilot/using-github-copilot/asking-github-copilot-questions-in-github.md +++ b/content/copilot/using-github-copilot/asking-github-copilot-questions-in-github.md @@ -370,8 +370,6 @@ You can ask {% data variables.product.prodname_copilot_short %} to summarize a p ### Ask why a workflow has failed -> [!NOTE]This feature is currently in {% data variables.release-phases.public_preview %} and subject to change. - 1. On {% data variables.product.github %}, navigate to a pull request in a repository. 1. Scroll to the bottom of the page, then, next to one of the failing checks, click **Details**. diff --git a/data/reusables/copilot/policies-for-dotcom.md b/data/reusables/copilot/policies-for-dotcom.md index e5359ea49948..b0884beca73c 100644 --- a/data/reusables/copilot/policies-for-dotcom.md +++ b/data/reusables/copilot/policies-for-dotcom.md @@ -2,4 +2,3 @@ * **Opt in to preview features:** If enabled, users can test new {% data variables.product.prodname_copilot_short %} features that are not yet generally available. Be aware that previews of features may have flaws, and the features may be changed or discontinued at any time. Current previews of {% data variables.product.prodname_copilot_short %} features include: * {% data variables.product.prodname_copilot_autocomplete_pr %}. See [AUTOTITLE](/copilot/using-github-copilot/using-copilot-text-completion). - * Asking {% data variables.product.prodname_copilot_short %} why a workflow has failed. See [AUTOTITLE](/copilot/using-github-copilot/asking-github-copilot-questions-in-githubcom#ask-why-a-workflow-has-failed).