repo-remover
repo-remover copied to clipboard
show private repos in orgs
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.
Someone is attempting to deploy a commit to a Personal Account owned by @moollaza on Vercel.
@moollaza first needs to authorize it.
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
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!