1
0
mirror of synced 2025-12-30 03:01:36 -05:00

Merge branch 'main' into ramyaparimi/close-on-invalid-label

This commit is contained in:
Ramya Parimi
2021-09-07 10:49:24 -05:00
committed by GitHub
8 changed files with 53 additions and 10 deletions

View File

@@ -97,6 +97,7 @@ jobs:
const { default: createApp } = require('./script/deployment/create-app.js')
const { default: parsePrUrl } = require('./script/deployment/parse-pr-url.js')
const { default: getOctokit } = require('./script/helpers/github')
// This helper uses the `GITHUB_TOKEN` implicitly!
// We're using our usual version of Octokit vs. the provided `github`