đ¨ You need to enable Continuous Integration on all 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 delete the greenkeeper/initial branch in this repository, and then remove and re-add this repository to the Greenkeeper Appâs white list on Github. You'll find this list on your repo or organizationâs settings page, under Installed GitHub Apps.
đ¨ You need to enable Continuous Integration on all 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 delete the
greenkeeper/initial
branch in this repository, and then remove and re-add this repository to the Greenkeeper Appâs white list on Github. You'll find this list on your repo or organizationâs settings page, under Installed GitHub Apps.