Repositories¶
This page describes repository visibility and ownership rules.
Default Visibility¶
- All repositories are private by default.
- All organization members have read access to every repository.
This allows members to browse projects, review code, and reuse internal components.
Creating a Repository¶
When you create a repository:
- It is private by default.
- You receive full write access automatically.
- Other members have read-only access unless you grant additional permissions.
As the creator, you are responsible for maintaining documentation and access settings.
Making a Repository Public¶
A repository may be made public when the work is ready for external release.
Before Making a Repository Public
Ensure no confidential or internal data is included, documentation is sufficient for external users, and licensing is clearly defined.
If you are unsure, confirm with the Organization Owner before changing visibility.