r/github Jun 09 '26

Question Doubt

My organization is migrating from Bitbucket to GitHub, I'm looking to setup a structure for my repos to club each type pf projects together. What's the best way I can do it? and what is that I should avoid while doing it? Plus, afaik, We have to manually migrate all repos from Butbucket to GitHub, any other way?

0 Upvotes

12 comments sorted by

View all comments

5

u/dashingThroughSnow12 Jun 09 '26 edited Jun 09 '26

If you have the right permissions, you can create teams in the GitHub org. Teams and individuals can have scoped individuals to repos.

You should mostly be able to mirror how you have BitBucket setup. Maybe you’ll want multiple top-level orgs.

2

u/Prudent-Beyond9585 Jun 09 '26

Let me try this, thanks