Sorry, I missed the list in CC.
Em 26/05/2017 04:12, Martin Kletzander escreveu:
And I didn't check the documentation because I
didn't like the fact that coveralls.io wanted _write_ access to my
commit messages and repositories, so I didn't sign up.
I'm afraid I disagree. It requires
_write_ access ONLY to commit
statuses:
- This application will be able to read and write commit statuses
(no direct code access).
From GitHub help site: Commit status
You can grant access for an app to report your commit status.
Commit status access allows apps to determine if a build is a
successful against a specific commit. Apps won't have access to
your code, but they can read and write status information against
a specific commit.
Claudio