From f193a10126c8f50a0dbf21325898baca6c6dcdc1 Mon Sep 17 00:00:00 2001 From: ded-furby <190979964+ded-furby@users.noreply.github.com> Date: Sat, 13 Jun 2026 12:06:07 +1000 Subject: [PATCH 1/2] Add Copilot CLI auth troubleshooting next step --- .../set-up-copilot-cli/authenticate-copilot-cli.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/copilot/how-tos/copilot-cli/set-up-copilot-cli/authenticate-copilot-cli.md b/content/copilot/how-tos/copilot-cli/set-up-copilot-cli/authenticate-copilot-cli.md index 9ff17c4c67aa..010c698778cb 100644 --- a/content/copilot/how-tos/copilot-cli/set-up-copilot-cli/authenticate-copilot-cli.md +++ b/content/copilot/how-tos/copilot-cli/set-up-copilot-cli/authenticate-copilot-cli.md @@ -194,3 +194,7 @@ To revoke the OAuth app authorization on {% data variables.product.github %} and 1. Click **Settings**. 1. In the left sidebar, click **Applications**. 1. Under **Authorized OAuth Apps**, click {% octicon "kebab-horizontal" aria-label="The horizontal kebab icon" %} next to **GitHub CLI** to expand the menu and select **Revoke**. + +## Next steps + +If you run into authentication problems, see [Troubleshooting authentication in {% data variables.copilot.copilot_cli_short %}](/copilot/how-tos/copilot-cli/set-up-copilot-cli/troubleshoot-copilot-cli-auth). From fb783cc9f09c18e6418b933d6da2025f05806b06 Mon Sep 17 00:00:00 2001 From: Sharra-writes Date: Wed, 24 Jun 2026 11:17:10 -0700 Subject: [PATCH 2/2] Apply suggestion from @Sharra-writes --- .../copilot-cli/set-up-copilot-cli/authenticate-copilot-cli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/copilot/how-tos/copilot-cli/set-up-copilot-cli/authenticate-copilot-cli.md b/content/copilot/how-tos/copilot-cli/set-up-copilot-cli/authenticate-copilot-cli.md index 010c698778cb..ee3130ff8d29 100644 --- a/content/copilot/how-tos/copilot-cli/set-up-copilot-cli/authenticate-copilot-cli.md +++ b/content/copilot/how-tos/copilot-cli/set-up-copilot-cli/authenticate-copilot-cli.md @@ -197,4 +197,4 @@ To revoke the OAuth app authorization on {% data variables.product.github %} and ## Next steps -If you run into authentication problems, see [Troubleshooting authentication in {% data variables.copilot.copilot_cli_short %}](/copilot/how-tos/copilot-cli/set-up-copilot-cli/troubleshoot-copilot-cli-auth). +If you run into authentication problems, see [AUTOTITLE](/copilot/how-tos/copilot-cli/set-up-copilot-cli/troubleshoot-copilot-cli-auth).