Second this. With GH now letting you create Organizations with private repositories, it's starting to transform how I store core on GH.
All of my "big" projects on GH have more than one repo, usually 2-5 depending on what all work needs to be done. Before GH allowed you to create private repos in orgs for free I had hundreds of repositories and had to name them like projectname-website. Now I create orgs for my biggest projects so all my repos are starting to look more like projectname/website instead.
I'll admit, very small change but helps me keep my Github organized.
---
Overall Github has gotten only more and more important in my workflow. I find it amazing that this site went from "cool tool" back in my college years to "I literally cannot live without this tool" now.
I can’t wait for GitHub to support hierarchical orgs (like GitLab). I’ve started using GitHub for enterprise and it’s hard to have separate orgs or giant orgs as the two options.
Being able to nest orgs will be great so it’s still easy to organize an entire org as well as the ability to drill down.
Even better would be a tag-like structure where orgs can have relationships other than hierarchies. Topics doesn’t really do this now, but maybe could if they improve the topic search.
Previously, organizations only allowed creating public repositories, so they were limited to open source projects unless you paid $9/user/month. Now they enable free private repo creation for organizations, although many "business" features like protected branches still require the Team plan (now $4/user/month) https://github.com/pricing.
All of my "big" projects on GH have more than one repo, usually 2-5 depending on what all work needs to be done. Before GH allowed you to create private repos in orgs for free I had hundreds of repositories and had to name them like projectname-website. Now I create orgs for my biggest projects so all my repos are starting to look more like projectname/website instead.
I'll admit, very small change but helps me keep my Github organized.
---
Overall Github has gotten only more and more important in my workflow. I find it amazing that this site went from "cool tool" back in my college years to "I literally cannot live without this tool" now.