Update code.ts #27

Open
probablycorey wants to merge 1 commits from probablycorey-patch-7 into main

oh shit

oh shit
probablycorey added 1 commit 2025-11-13 21:52:37 +00:00
probablycorey reviewed 2025-11-13 21:52:48 +00:00
@ -30,4 +30,0 @@
"/gitea/webhook": {
POST: async (req) => {
const payload = await req.json()
const eventType = req.headers.get("X-Gitea-Event") || "unknown"
Author
Owner

I think this breaks everything?

I think this breaks everything?
probablycorey reviewed 2025-11-13 21:52:53 +00:00
probablycorey left a comment
Author
Owner

No go

No go
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin probablycorey-patch-7:probablycorey-patch-7
git checkout probablycorey-patch-7

Merge

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff probablycorey-patch-7
git checkout main
git merge --ff-only probablycorey-patch-7
git checkout probablycorey-patch-7
git rebase main
git checkout main
git merge --no-ff probablycorey-patch-7
git checkout main
git merge --squash probablycorey-patch-7
git checkout main
git merge --ff-only probablycorey-patch-7
git checkout main
git merge probablycorey-patch-7
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: probablycorey/ignore-me#27
No description provided.