This commit is contained in:
parent
816881c2cc
commit
3379abf99b
9 changed files with 57 additions and 36 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# git-webhooks
|
||||
# patchbay
|
||||
|
||||
Containerized Bun service for GitHub and jojo.build webhooks.
|
||||
|
||||
|
|
@ -6,10 +6,13 @@ Containerized Bun service for GitHub and jojo.build webhooks.
|
|||
|
||||
```text
|
||||
GET /healthz
|
||||
POST /git-webhooks/jojo
|
||||
POST /git-webhooks/github
|
||||
POST /patchbay/jojo
|
||||
POST /patchbay/github
|
||||
```
|
||||
|
||||
Existing `/git-webhooks/jojo` and `/git-webhooks/github` routes remain
|
||||
compatibility aliases for existing webhook registrations.
|
||||
|
||||
## Environment
|
||||
|
||||
```text
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue