Cannot publish or create a Private Repository #436
grokys
commented
Aug 15, 2016
The issue seems to be that we're getting the user orgs from the https://api.github.com/user/orgs API and that doesn't appear to return the plan as part of its response.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Right now on the create / publish Dialogs the Private Repository Checkbox is not updated correctly.
I have a user on a free plan (no private repositories) but I am owner of an organization with unlimited private repositories. If I change the accounts dropdown to that organization the Checkbox Private Repository is still disabled.