Update code.ts #26
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "probablycorey-patch-6"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Did this work before?
NOPE!
@ -31,7 +31,7 @@ const server = serve({POST: async (req) => {const payload = await req.json()const eventType = req.headers.get("X-Gitea-Event") || "unknown"console.log(`🌵 Received Gitea webhook ${eventType}`)This is nuts. I don't think this works at all!
yes
@ -32,3 +32,3 @@const payload = await req.json()const eventType = req.headers.get("X-Gitea-Event") || "unknown"console.log(`🌵 Received Gitea webhook ${eventType}`)console.log(`🌵 TURDDDY Gitea webhook ${eventType}`)R U Serious?
Pull request closed