WebHooker/docs/guide
RhenCloud b600f02027
feat: per-group webhook ingress, custom webhooks, GitHub App tenant isolation
Add POST /webhook/{groupId} with per-group secrets (KV tenant:{groupId}), a custom provider (X-WebHooker-Signature HMAC, arbitrary JSON -> custom events through the route pipeline), and GitHub App installation isolation (Group.installationId) with automatic provisioning on installation.created (inst-{id} groups or binding matching owners groups). Includes WebhookPanel admin UI, custom route template, docs and 157 passing tests.
2026-08-13 09:24:50 +08:00
..
configuration.md feat: per-group webhook ingress, custom webhooks, GitHub App tenant isolation 2026-08-13 09:24:50 +08:00
deployment.md docs: document roles, invites, audit log and self-signup 2026-08-11 23:38:50 +08:00
filters.md docs: sync documentation with current codebase 2026-08-05 17:22:15 +08:00
getting-started.md docs: sync documentation with current codebase 2026-08-05 17:22:15 +08:00
introduction.md feat(check_run): edit messages in place as the run progresses, like workflow_run 2026-08-13 06:47:30 +08:00