resume / resume.github.com

Resumes generated using the GitHub informations
https://resume.github.com
61.97k stars 1.36k forks source link

feat: List all user repos(owner + member) #248

Closed sudo-suhas closed 1 year ago

sudo-suhas commented 7 years ago

Thank you for this awesome project!

I noticed that my GitHub resume did not list repos to which I had push access.

I checked the relevant GitHub documentation and it has a query parameter to request all repos. This will include repos of which I am either 'owner' or 'member'.

This PR adds the query parameter to the API request. I was able to confirm the behavior with GET API requests:

I have not tested this locally but I am reasonably confident that this should work.

sudo-suhas commented 7 years ago

Ping @u2

u2 commented 7 years ago

But, I don't have write access now, why?

sudo-suhas commented 7 years ago

!!

sudo-suhas commented 7 years ago

@u2 were you able to figure out why? Also, isn't there anybody else with write access?

Jinxzone commented 6 years ago

1 file changed

Jinxzone commented 6 years ago

1 file changes