Add required permissions for repo keys#163
Add required permissions for repo keys#163pythonandchips wants to merge 2 commits intogithub:masterfrom
Conversation
Add instruction to add repo:keys to authorization to ensure requests will work
made authorization clearer
|
Thanks for the patch. I believe you need |
|
Indeed that would be a lot better if it was generated. Interestingly when I tried to add a key with a repo scope it wouldn't work but with repo:keys it did. need to try it again with just the repo scope. Cheers Stay Frosty On Sunday, 21 October 2012 at 14:26, Wynn Netherland wrote:
|
Update CI guide so that commit statuses are created on the base repo of pull requests
There is no documentation on what authorisation scope is required when accessing the api. Took me a while to figure it out so though I would add something to clear it up.