You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bug KnpLabs#1051 Boolean private needed to create private repo! (mruell)
This PR was squashed before being merged into the 3.4.x-dev branch.
Discussion
----------
Apparently there was an GitHub API change. When private is not set to `true` the visibility `private` is ignored
Commits
-------
bc93867 Boolean private needed to create private repo as seen in: https://docs.github.com/en/rest/reference/repos#create-an-organization-repositorya1f9686 Fix tests
0 commit comments