A server that receives webhooks from gitea and fires off Tekton jobs in response.
Go to file
Tom Alexander e3ee5ebf77
Support multiple types of requests.
2024-07-14 18:37:52 -04:00
src Support multiple types of requests. 2024-07-14 18:37:52 -04:00
.gitignore
Cargo.lock Initial schema for webhook. 2024-07-14 16:38:07 -04:00
Cargo.toml Initial schema for webhook. 2024-07-14 16:38:07 -04:00
LICENSE
README.md
test_webhook.bash Add a webhook endpoint. 2024-07-14 16:13:06 -04:00

README.md