Skip to content

Repository ownership and names#2

Merged
AaronKowall merged 1 commit intomasterfrom
repo-owner
Dec 12, 2019
Merged

Repository ownership and names#2
AaronKowall merged 1 commit intomasterfrom
repo-owner

Conversation

@github-learning-lab
Copy link
Copy Markdown

@github-learning-lab github-learning-lab Bot commented Dec 12, 2019

This pull request is about repository ownership and naming conventions.

Challenge question

Does a repository exist at https://github.com/githubtraining/training-manual?

  • True, there is a repository at the given URL
  • False, no repository exists at the given URL

I'll respond when you check one of the boxes above.

@github-learning-lab github-learning-lab Bot mentioned this pull request Dec 12, 2019
2 tasks
@github-learning-lab
Copy link
Copy Markdown
Author

Answer 🔮

A repository does exist at githubtraining/training-manual, but it is private.

gif of repository, pointing to ownership by githubtraining organization, and to a private visibility

Why can't you see it then? Review the Files Changed tab and see if you can figure it out. Expand this text if you'd like an explanation.

Understanding repository visibility

There are three types of repository visibility: public, internal, and private.

Our repository, githubtraining/training-manual, isn't public. It could be internal, which means only members of the organizations that an account owns will see it. Or, it could be private, which means only teams and individuals that have been granted access to it can see it.

This is an example of why ownership structure is important. Otherwise, it can be difficult for members of your team to find and contribute to projects. Having too many disconnected organizations with restrictive permissions isolates each organization's work.

Here are some recommendations based on some ✨ admirable ✨ use of GitHub that we've seen:

  • Use the internal visibility (currently in beta) if you're working on behalf of an enterprise account.
  • Name your repositories meaningfully. Usually a simple project or application name is best.

⌨️ Activity: Review this pull request

  1. Read the additions in the Files changed tab
  2. Approve this pull request (if needed)
  3. Merge this pull request
  4. Delete the branch

I'll respond after you merge this pull request.

@AaronKowall AaronKowall merged commit b06850c into master Dec 12, 2019
@github-learning-lab
Copy link
Copy Markdown
Author

You can find your next steps in your next pull request.

@AaronKowall AaronKowall deleted the repo-owner branch December 12, 2019 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants