$ node --version
v10.8.0
$ npm --version
6.2.0
$ nvm --version
0.33.11
Running on TravisCI using stable nodejs release.
greenkeeper-lockfile-update (using v2, and set the GK_LOCK_DEFAULT_BRANCH="v4" env variable) reports that the branch is not a greenkeeper branch, but it is reporting it wrong, since Greenkeeper was opening PRs just fine before this on that branch. I just added a package-lock.json to my repo
Running on TravisCI using stable nodejs release.
greenkeeper-lockfile-update (using v2, and set the
GK_LOCK_DEFAULT_BRANCH="v4"env variable) reports that the branch is not a greenkeeper branch, but it is reporting it wrong, since Greenkeeper was opening PRs just fine before this on that branch. I just added apackage-lock.jsonto my repo