Skip to content

Commit

Permalink
Merge pull request #328 from giselles-ai/add-github-webhook-debug-mode
Browse files Browse the repository at this point in the history
Add github webhook debug mode
  • Loading branch information
satococoa authored Jan 24, 2025
2 parents d3149e8 + ca5e046 commit 33a8cf4
Show file tree
Hide file tree
Showing 8 changed files with 213 additions and 481 deletions.
4 changes: 0 additions & 4 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ FIRECRAWL_API_KEY=
# @see https://vercel.com/docs/workflow-collaboration/feature-flags/supporting-feature-flags#flags_secret-environment-variable
FLAGS_SECRET=

# GitHub Apps
# @see https://docs.github.com/en/apps/creating-github-apps/registering-a-github-app/using-webhooks-with-github-apps
GITHUB_APP_WEBHOOK_SECRET="REPLACE_YOUR_SECRET"

# Google Tag Manager https://tagmanager.google.com/
# @see https://support.google.com/tagmanager/answer/6102821
GTM_ID=
Expand Down
35 changes: 0 additions & 35 deletions app/webhooks/github-backup/command.test.ts

This file was deleted.

19 changes: 0 additions & 19 deletions app/webhooks/github-backup/command.ts

This file was deleted.

277 changes: 0 additions & 277 deletions app/webhooks/github-backup/route.ts

This file was deleted.

Loading

0 comments on commit 33a8cf4

Please sign in to comment.