Skip to content

Commit 015096f

Browse files
committed
attempt-backport: disable for now
Refs: nodejs#90 See also: nodejs/node#9637 nodejs/node#9472 nodejs/node#9648
1 parent 187cbd8 commit 015096f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/attempt-backport.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ const queue = []
1212
let inProgress = false
1313

1414
module.exports = function (app) {
15+
return
1516
if (!global._node_repo_dir) return
1617

1718
app.on('pull_request.opened', handlePrUpdate)

0 commit comments

Comments
 (0)