I can’t seem to get Github integration working with my application on AppHarbor. I don’t see any errors in the build details, it’s just a blank txt in the details… and it never switches to active with the status staying as the red no circle.
I followed the instructions on configuring my github repository with slug and token in the service hooks. The application deploys fine when I push directly to app harbor git.
Is there a trick or a gotcha that I might be forgetting?
If it’s a private repository you have to add the
apphbuser on Github as a collaborator.