feat/forgejo-gotify-webhook
main
POST /v1/webhooks/forgejo — receives Forgejo payloads, verifies HMAC SHA256, sends Gotify push notifications.
Supported events: push, pull_request, issues, issue_comment, release.
POST /v1/webhooks/forgejo receives Forgejo payloads, verifies HMAC SHA256 signature, formats event into Gotify push notification. Supported events: push, pull_request, issues, issue_comment, pull_request_review_comment, release. Env vars: GOTIFY_URL, GOTIFY_APP_TOKEN, FORGEJO_WEBHOOK_SECRET Secret: gotify-webhook-secret in api namespace
No dependencies set.
The note is not visible to the blocked user.
POST /v1/webhooks/forgejo — receives Forgejo payloads, verifies HMAC SHA256, sends Gotify push notifications.
Supported events: push, pull_request, issues, issue_comment, release.