fensak-io / fensak

GitHub app for Fensak, a service that alows users to apply security best practices to GitOps.
https://fensak.io
Other
3 stars 0 forks source link

Add healthcheck endpoint #59

Closed yorinasub17 closed 1 year ago

yorinasub17 commented 1 year ago

Add a healthcheck endpoint that checks the health of the service, including the worker roundtrip via Deno KV Queues.

yorinasub17 commented 1 year ago

This is done in https://github.com/fensak-io/fensak/pull/61