-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Describe the bug
In my work organization, there are hundreds of private repositories. I have access to them via the GitHub UI, but I can't seem to list them using Get-GitHubRepository -Owner myorgname -Visibility Private or -Visibility Internal. The command just returns an empty list.
Edit: I tried with my personal GitHub account as well and still can't see any personal private repositories
Version information
PSVersion 7.5.4
GitHub module version 0.40.4
To reproduce / Code snippet
Get-GitHubRepository -Visibility Private
Get-GitHubRepository -Visibility InternalRelevant output
(no output)Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Todo