Skip to content

Commit 00407c0

Browse files
WIP: github app webhook
1 parent e71479b commit 00407c0

File tree

4 files changed

+328
-0
lines changed

4 files changed

+328
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,10 @@
3535
"@netlify/vite-plugin-tanstack-start": "^1.0.2",
3636
"@number-flow/react": "^0.4.1",
3737
"@observablehq/plot": "^0.6.17",
38+
"@octokit/auth-app": "^8.2.0",
3839
"@octokit/graphql": "^7.0.2",
40+
"@octokit/rest": "^22.0.1",
41+
"@octokit/webhooks": "^14.2.0",
3942
"@radix-ui/react-dialog": "^1.1.15",
4043
"@radix-ui/react-dropdown-menu": "^2.1.12",
4144
"@radix-ui/react-toast": "^1.2.2",

pnpm-lock.yaml

Lines changed: 243 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)