greenkeeperio / greenkeeper-lockfile

:lock: Your lockfile, up to date, all the time
https://greenkeeper.io
183 stars 73 forks source link

Clarify "push access" in "create a GitHub access token" #128

Open guyellis opened 6 years ago

guyellis commented 6 years ago

In the readme you have:

First create a GitHub access token with push access to your repository and make it available to your CI's environment as GH_TOKEN.

Following that link and clicking Generate new token I'm presented with:

personal-access-token

To me it's not obvious what I should be selecting to provide "push access" to my GitHub repo.

janl commented 6 years ago

we’ll improve this, for the moment: everything under repo

betaorbust commented 6 years ago

If I'm only using greenkeeper for public repos, can I just give access to public_repo?

AurelioDeRosa commented 6 years ago

Happy to submit a PR if this can help in moving things forward.