-
Notifications
You must be signed in to change notification settings - Fork 33
Lookout can not work with private repositories #277
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
lookout can not process private repositories.
It seems to fail at clone phase when it's trying to fetch the repository config from .lookout.yml
I ensured that the provided user/token is valid for that user/repo, and the whole app works if the repo is made public again.
ERROR event processing failed app=lookoutd
error=Can't get .lookout.yml in revision: repository not found
{git://github.com/dpordomingo/testing-repo.git refs/pull/54/head 2873cc62558ef48ea506d1c7b87c3a70bcf02989}
event-id=85b1edcc40dc34bdd6e901d513100cb7192f451f
event-type=2 pr-id=216969605 pr-number=54
repo=https://github.com/dpordomingo/testing-repo
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request