Github.com: New private repositories not shown in Repository list
See original GitHub issueAfter creating a new Private repository in Github.com, it will not show in the “Publish API” to Github menu:
I’ve created 2 repos in Github under my user “ablaas-ald”:
- Test (Public)
- Stratos (Private)
Only Test
shows in the dropdown menu:
Issue Analytics
- State:
- Created 5 years ago
- Reactions:1
- Comments:8 (4 by maintainers)
Top Results From Across the Web
Why is my Github repo not showing up? - Snyk Support
Click on settings cog_icon.png > Integrations. · click Edit settings for GitHub. · choose Public and private repos. · Click update settings.
Read more >Github api not listing private repos - Stack Overflow
Private repositories are not listed in the /users/$user/repos API, which comes a bit unexpected given that the documentation says "allows to ...
Read more >Sourcetree doesn't list GitHub private repos by default
To fix, go to your GitHub settings -> Applications -> Authorized OAuth Apps -> Sourcetree ('SourcetreeForWindows' in my case): you can see the...
Read more >Forked Private Repositories Do Not Show in Project List
As a workaround, you can recreate the repository under your organization. However, this will not allow you to pull down new changes from...
Read more >How to Use the GitHub API to List Repositories - Fusebit
In this post, learn how to use GitHub API to list repositories in ... https://api.github.com/user/repos?visibility=private You're not ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks for the bug report. I can’t remember if I tried GitHub private repos or not (I know I tested that with GitLab…). I’ll have a look.
Works great! Thanks a lot 👍