tests!!!
create a repo that we can test against? have fixture commit data?
consider this for tests: https://github.com/nodegit/nodegit
The most easy way is to create a test repo and a (snapshot) compare. But only if we could get a security safe token (or encrypt it in the ci)
@304NotModified I think we should be able to do that with environment variables - https://circleci.com/docs/2.0/oss/#private-environment-variables. Let me know if you decide to start on some tests - that would be very much appreciated.
I think we can just use nock to fake api responses from github.