repo-remover icon indicating copy to clipboard operation
repo-remover copied to clipboard

show private repos in orgs

Open dictcp opened this issue 3 years ago β€’ 3 comments

https://docs.github.com/en/rest/reference/repos#list-repositories-for-the-authenticated-user--parameters RESTful API affiliation Default:Β owner,collaborator,organization_member

seems GraphQL interface does not show the same. add it manually to make sure all repos are shown in UI.

dictcp avatar Apr 03 '22 14:04 dictcp

Someone is attempting to deploy a commit to a Personal Account owned by @moollaza on Vercel.

@moollaza first needs to authorize it.

vercel[bot] avatar Apr 03 '22 14:04 vercel[bot]

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

repo-remover-svelte – ./

πŸ” Inspect: https://vercel.com/moollaza/repo-remover-svelte/3wEvPRi5u5ydPK2cWoBomSPdpyyb
βœ… Preview: https://repo-remover-svelte-git-fork-dictcp-fix-show-org-repo-moollaza.vercel.app

repo-remover – ./

πŸ” Inspect: https://vercel.com/moollaza/repo-remover/1h5ao6KEzetPXBZoYiaYeLzFQNRm
βœ… Preview: https://repo-remover-git-fork-dictcp-fix-show-org-repo-moollaza.vercel.app

vercel[bot] avatar Apr 08 '22 15:04 vercel[bot]

Thanks, @dictcp, can you confirm with a working example that this behaves differently from the ownerAffiliations filter I already use?

It seems like they should behave the same as the viewer, and owner should be the same for the calls we're making?

Perhaps there's some nuance I'm missunderstanding though!

moollaza avatar Apr 08 '22 15:04 moollaza