Skip to content

Switch to GitHub App auth and webhook revalidation#42

Merged
stylessh merged 2 commits intomainfrom
stylessh/github-app-setup-and-webhooks
Apr 9, 2026
Merged

Switch to GitHub App auth and webhook revalidation#42
stylessh merged 2 commits intomainfrom
stylessh/github-app-setup-and-webhooks

Conversation

@stylessh
Copy link
Copy Markdown
Owner

@stylessh stylessh commented Apr 9, 2026

Summary

  • migrate auth from GitHub OAuth App assumptions to GitHub App configuration and token refresh handling
  • add verified GitHub webhook processing, dev-only webhook debug logging, and local tunnel support
  • replace blunt cache invalidation with D1-backed revalidation signals for selective list and tab refreshes, including future Actions events
  • update setup docs and fix the local D1 migration launcher for native pnpm installs

Testing

  • pnpm --filter dashboard check-types
  • pnpm --filter dashboard test src/lib/github-cache.test.ts src/lib/github-cache-invalidation.test.ts
  • pnpm --filter dashboard migrate

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Apr 9, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
diffkit b670f01 Commit Preview URL

Branch Preview URL
Apr 09 2026, 02:23 PM

@stylessh stylessh merged commit 603efda into main Apr 9, 2026
4 checks passed
stylessh added a commit that referenced this pull request Apr 18, 2026
* Switch to GitHub App auth and webhook revalidation

* Limit tunnel config to dev server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant