Uses GitHub status to wait for a Now deployment to complete.
$ yarn add wait-for-now
$ npm install --save wait-for-now
Requires the following environment variables:
GITHUB_API_TOKEN
withrepo_deployment
scopeTRAVIS_PULL_REQUEST_SHA
(automatically provided by travis)TRAVIS_REPO_SLUG
(automatically provided by travis)ZEIT_API_TOKEN
$ wait-for-now
v1.1.2 (2018-11-07)
- [
478985789b
] - Fix bug with Now status context name (Neil Kistner) - [
fad56ead3a
] - Upgrade dependencies (Neil Kistner)
MIT © Neil Kistner