Skip to content

Add GitHub Actions workflow and health check for API#1

Merged
zester4 merged 2 commits into
zester4:mainfrom
Zero-Sugar0:main
Apr 29, 2026
Merged

Add GitHub Actions workflow and health check for API#1
zester4 merged 2 commits into
zester4:mainfrom
Zero-Sugar0:main

Conversation

@Zero-Sugar0
Copy link
Copy Markdown
Contributor

This PR introduces a lightweight health check endpoint at /api/health.

  • Implements GET handler in app/api/health/route.ts
  • Returns a simple 200 OK JSON response
  • Provides a target for QStash keep-alive pings every 14 minutes
  • Ensures Render free-tier service does not idle after 15 minutes of inactivity

This endpoint is intentionally minimal to avoid triggering agent logic and is designed solely for uptime monitoring.

@zester4 zester4 merged commit d637611 into zester4:main Apr 29, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants