Skip to content

Commit

Permalink
handle isses and prs
Browse files Browse the repository at this point in the history
  • Loading branch information
zirkelc committed May 5, 2023
1 parent 7da9fe8 commit 6969fd3
Show file tree
Hide file tree
Showing 7 changed files with 125 additions and 241 deletions.
171 changes: 59 additions & 112 deletions dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

5 changes: 3 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@
"@actions/core": "^1.10.0",
"@actions/github": "^5.1.1",
"@octokit/rest": "^19.0.7",
"@octokit/webhooks-types": "^6.11.0",
"axios": "^1.4.0",
"openai": "^3.2.1"
},
"devDependencies": {
"@octokit/webhooks-types": "^6.11.0",
"@types/node": "^18.15.13",
"@typescript-eslint/parser": "^5.59.0",
"@vercel/ncc": "^0.36.1",
Expand All @@ -50,4 +50,4 @@
"ts-jest": "^29.1.0",
"typescript": "^5.0.4"
}
}
}
Loading

0 comments on commit 6969fd3

Please sign in to comment.