From 3cb4a0169f9150daa560ee7ba7e9d8efe89ce218 Mon Sep 17 00:00:00 2001 From: Elliot Zhang Date: Fri, 24 Nov 2023 16:30:29 +0800 Subject: [PATCH] Add deprecation notice --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c6b6426..ccdee6e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ # github-copilot-cli.fish + +> [!IMPORTANT] +> This plugin is obsolete as GitHub is sunsetting Copilot CLI: https://gist.github.com/idan/325676d192b32f169b032fde2d866c2c#github-next--technical-preview-sunsets + Make GitHub Copilot CLI's alias work for Fish shell. The current Copilot CLI in beta only supports bash-like syntax. ## How to install