Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.

Action required: Greenkeeper could not be activated 🚨 #353

Open
greenkeeper bot opened this issue Jan 9, 2019 · 1 comment
Open

Action required: Greenkeeper could not be activated 🚨 #353

greenkeeper bot opened this issue Jan 9, 2019 · 1 comment

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Jan 9, 2019

🚨 You need to enable Continuous Integration on Greenkeeper branches of this repository. 🚨

To enable Greenkeeper, you need to make sure that a commit status is reported on all branches. This is required by Greenkeeper because it uses your CI build statuses to figure out when to notify you about breaking changes.

Since we didn’t receive a CI status on the greenkeeper/initial branch, it’s possible that you don’t have CI set up yet. We recommend using Travis CI, but Greenkeeper will work with every other CI service as well.

If you have already set up a CI for this repository, you might need to check how it’s configured. Make sure it is set to run on all new branches. If you don’t want it to run on absolutely every branch, you can whitelist branches starting with greenkeeper/.

Once you have installed and configured CI on this repository correctly, you’ll need to re-trigger Greenkeeper’s initial pull request. To do this, please click the 'fix repo' button on account.greenkeeper.io.

@bespokebob
Copy link
Contributor

The CI build did run on the greenkeeper branch, but failed the styleguide build:

#!/bin/bash -eo pipefail
yarn styleguide:build
yarn run v1.13.0
$ run-p build write-styleguide-sections
$ node scripts/build
$ node scripts/write-styleguide-sections
src/components/BannerMessage/BannerMessage.jsx -> /home/circleci/repo/lib/components/BannerMessage/BannerMessage.js
Recursive variable definition for @reset
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
ERROR: "build" exited with 1.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Exited with code 1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant