Add initial implementation of serverless function for Gitea webhook handling
All checks were successful
Lint and Syntax Check / build (push) Successful in 7s

This commit is contained in:
Space-Banane
2026-04-02 15:45:11 +02:00
commit 694c674581
4 changed files with 372 additions and 0 deletions

1
requirements.txt Normal file
View File

@@ -0,0 +1 @@
requests