mirror of
https://github.com/mshick/add-pr-comment.git
synced 2025-12-31 14:20:32 +11:00
Create a comment in exist PR (#17)
* Without pullRequest * Try * Use the last octokit * Fix * Update tests * Fix * Update package-lock.json
This commit is contained in:
parent
3033f06feb
commit
1fbf288a23
6 changed files with 54 additions and 16 deletions
|
|
@ -33,7 +33,7 @@
|
|||
"@actions/http-client": "^1.0.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@octokit/types": "^4.0.1",
|
||||
"@octokit/types": "^5.0.1",
|
||||
"@types/jest": "^25.2.3",
|
||||
"@types/node": "^12.12.42",
|
||||
"@typescript-eslint/eslint-plugin": "^3.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue