brandonchinn178 / brandonchinn178/mergit
Add health check endpoint
Open
- Dominant language
- Haskell
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Add `/health-check` endpoint to the merge bot so that the load balancer can check to ensure the merge bot hasn't crashed
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the merge bot's HTTP server entry point and how existing routes are handled. Add the `/health-check` route and verify it returns a successful health response suitable for the load balancer; the issue does not mention a specific file or test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100