This bot checks the current archive status of projects listed in awesome collections.
The bot runs every Sun/Tue/Thu at ~00:00 UTC (±5 mins) via GitHub Actions and updates this README with the latest results.
Important
It currently works with dkhamsing/open-source-ios-apps, scanning its JSON list to determine if actively listed repositories are archived or unavailable.
- Extracts repository URLs from a JSON source (currently using dkhamsing/open-source-ios-apps), skipping any entries tagged as "archive".
- Uses the GitHub API to check whether each repository is archived or inaccessible.
- Updates this README with a markdown table under the
Repository Archive Status
section. - Logs any errors, forbidden responses, or rate-limiting issues to
archive_checker.log
for debugging. - Runs automatically every Sun/Tue/Thu at ~00:00 UTC (±5 mins) via GitHub Actions.
Last updated: 2025-06-19 00:58:23 UTC