Process input and create check-run

This commit is contained in:
Michal Dorner 2020-11-17 22:21:16 +01:00
parent bc706859ad
commit e97dbdd3e5
No known key found for this signature in database
GPG key ID: 9EEE04B48DA36786
8 changed files with 13780 additions and 44 deletions

View file

@ -30,11 +30,13 @@
"license": "MIT",
"dependencies": {
"@actions/core": "^1.2.6",
"@actions/github": "^4.0.0",
"github-slugger": "^1.3.0",
"xml2js": "^0.4.23"
},
"devDependencies": {
"@octokit/types": "^5.5.0",
"@octokit/webhooks": "^7.15.1",
"@types/github-slugger": "^1.3.0",
"@types/jest": "^26.0.15",
"@types/node": "^14.14.6",