gitea-webhook/README.md
jolheiser 0e06ea4999
chore: generate payloads
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2022-11-28 09:17:24 -06:00

421 B

Gitea Webhook

Webhook structs for Gitea webhook payloads.

Example payloads

Payload generation timeline

Generating

There are three required env variables

Variable Reason
GITEA_TOKEN Gitea token for "main" account to use
GITEA_TOKEN_ALT Gitea token for "alt" account (fork, PR review)
WEBHOOK_URL URL that this app will be running on

License

MIT