feat: refactor commitAndPush to use a runner function and improve token security; add tests for git operations
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
"name": "ai-code-review",
|
||||
"version": "1.0.0",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"test": "node --test app/git.test.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "^1.6.7",
|
||||
"js-yaml": "^4.1.0",
|
||||
|
||||
Reference in New Issue
Block a user