Skip to content

Commit dca00f5

Browse files
committed
move deprecation notice
1 parent 8c926e4 commit dca00f5

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# FediFetcher for Mastodon
22

3+
> [!IMPORTANT]
4+
> Running FediFetcher as GitHub Action is deprecated since May 2025. If you are running FediFetcher as GitHub Action it will cease running by 20th June.
5+
>
6+
> If you are currently running FediFetcher as GitHub Action please see [Migrating From GitHub Actions](https://github.com/nanos/FediFetcher/wiki/Migrating-From-GitHub-Actions) for migration details.
7+
38
This GitHub repository provides a simple script that can pull missing posts into Mastodon using the Mastodon API. FediFetcher has no further dependencies, and can be run as either a GitHub Action, a scheduled cron job, or a pre-packaged container. Here is what FediFetcher can do:
49

510
1. It can pull missing remote replies to posts that are already on your server into your server. Specifically, it can
@@ -36,11 +41,6 @@ FediFetcher will pull in posts and profiles from any servers running the followi
3641

3742
## Setup
3843

39-
> [!IMPORTANT]
40-
> Running FediFetcher as GitHub Action is now deprecated. If you are running FediFetcher as GitHub Action it will cease running by 20th June.
41-
>
42-
> If you are currently running FediFetcher as GitHub Action please see [Migrating From GitHub Actions](https://github.com/nanos/FediFetcher/wiki/Migrating-From-GitHub-Actions) for migration details.
43-
4444
There are many way to configure and run FediFetcher, including as cron job, container, or even from a Windows computer using the Task Schedule. None of these require CLI/SSH access to your Mastodon server.
4545

4646
For full details please [see the Documentation](https://github.com/nanos/FediFetcher/wiki).

0 commit comments

Comments
 (0)