From 0b7e6dff11294f1488908ddb2a21d64c5e79fcc3 Mon Sep 17 00:00:00 2001 From: Kai Norman Clasen Date: Tue, 28 May 2024 17:22:36 +0200 Subject: [PATCH] internal: unmaintained --- README.md | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9c349f6..3ee7c05 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@

- External repo/wiki sync action + UNMAINTAINED: External repo/wiki sync action

@@ -38,7 +38,19 @@ - [Contributing](#contributing) - [Contact](#contact) -# When to use this action +## STATUS: UNMAINTAINED + +As I am no longer using the project, I have changed the status to `UNMAINTAINED` and archived the repository. +Feel free to fork the project! + +Currently, the majority of the maintainence work would be updating GitHub action dependencies and moving the tutorial +and the internal CI pipeline to use the new [fine-grained personal access tokens](https://github.blog/2022-10-18-introducing-fine-grained-personal-access-tokens-for-github/). +The [fish shell](https://github.com/fish-shell/fish-shell) code is a thin wrapper around `git` and `rsync`. +It should be fairly easy to update the code or to move it to an easier scripting language, such as [nushell](https://www.nushell.sh/). + +--- + +## When to use this action You can use this action in two ways: