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

add CircleCI support #68

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

erezrokah
Copy link

@erezrokah erezrokah commented Jul 8, 2019

Fixes #16

You can test it by installing directly from my branch:

yarn add --dev "https://github.com/erezrokah/lighthousebot#add_circle_ci_support"

Also I think there is a bug in the Travis support. TRAVIS_PULL_REQUEST_SLUG should be TRAVIS_REPO_SLUG (https://docs.travis-ci.com/user/environment-variables/).
I think in case of forks TRAVIS_PULL_REQUEST_SLUG will contain the information of the fork, where you actually want to update the current repo status (I'm not sure since I don't use Travis).

@erezrokah
Copy link
Author

Is there anything missing on my end to get this PR merged?

@fernandopasik
Copy link

@addyosmani please could you help us with this one?

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

Successfully merging this pull request may close these issues.

Circle CI support
3 participants