build: auto-push patch file changes (#26235) (#26433)

* build: auto-push patch file changes

* chore: change patch for testing purposes

* build: remove stray log

* build: push as electron bot

* build: suppress all output of the push-patch script

* chore: fix linting
This commit is contained in:
Samuel Attard
2020-11-10 13:47:56 -08:00
committed by GitHub
parent 16681be8fd
commit 4aa4d1914b
4 changed files with 250 additions and 9 deletions

View File

@@ -6,6 +6,7 @@
"devDependencies": {
"@electron/docs-parser": "^0.10.0",
"@electron/typescript-definitions": "^8.7.2",
"@octokit/auth-app": "^2.10.0",
"@octokit/rest": "^16.3.2",
"@primer/octicons": "^9.1.1",
"@types/basic-auth": "^1.1.3",
@@ -142,4 +143,4 @@
"dependencies": {
"@types/temp": "^0.8.34"
}
}
}