Add script for automatically creating PRs for user test updates (#24036)

* Draft of script to automatically create user baseline update PRs

* Some modifications to make testing easier
This commit is contained in:
Wesley Wigham
2018-05-10 15:02:35 -07:00
committed by GitHub
parent 7580903959
commit 2dd0ff3ea8
3 changed files with 1160 additions and 971 deletions

View File

@@ -29,6 +29,7 @@
"node": ">=4.2.0"
},
"devDependencies": {
"@octokit/rest": "latest",
"@types/browserify": "latest",
"@types/chai": "latest",
"@types/convert-source-map": "latest",