spiegel-keyman/resources/build/ci/github/package.json
Marc Durdin b2e731e2b5 feat: support pagination in build bot PR commit reading
Todo: cherry-pick this to master
Build-bot: skip build:developer
2025-08-28 15:23:17 +02:00

15 lines
282 B
JSON

{
"name": "github-integration",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "MIT",
"description": "",
"private": true,
"dependencies": {
"octokit": "^5.0.3"
}
}