Not a verified service
This is not a verified service. It is a research card assembled from the upstream README and metadata. The deployment contract, live deployment and Evidence are not complete.
DECIDE FIRST
What is this project
An open status-monitoring service built from GitHub Actions Issues and Pages
What problem does it solve
Solves the need for scheduled checks history and a public status page for small services
Who it is for
- GitHub users
- project maintainers needing a public status page
What it can do
- Scheduled checks
- commit response data to the repo
- open and close Issues
- a Svelte status page
Before you deploy
- A GitHub repository
- GitHub Actions
- GitHub Pages
- repository secrets and permissions
What to know first
- Data and permissions are concentrated in GitHub
- Actions quotas and public-repository policy apply
Current stage
GitHub as runtime data store and publishing layer is clear; the SmallGreen deployment contract is pending
Upstream facts
- Upstream
- upptime/upptime
- License
- MIT
- Default branch
- master
- Last push
- 2026-08-26
- Checked on
- 2026-08-27
Next steps
- Fix repository permissions
- verify scheduled checks and the Issue state machine
- document repo teardown and retention