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
Copy file name to clipboardExpand all lines: learn-pr/github/manage-innersource-program-github/includes/2-manage-innersource-program.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,8 @@ These examples are just a few of the benefits enjoyed by InnerSource programs. T
27
27
You can configure GitHub repositories with three levels of visibility. Users who don't meet the visibility requirement see "not found" pages when they try to access your repository. The levels are:
28
28
29
29
-**Public** repositories are visible to everyone. Use this visibility for projects that are truly open source and offer access to people inside and outside of your organization.
30
-
-**Internal** repositories are only visible to members of the organization that owns them. Use this visibility for InnerSource projects.
30
+
-**Internal** repositories are only visible to members of the enterprise that owns them.
31
+
**Note:** Internal repositories are only available to GitHub Enterprise customers. Use this visibility for InnerSource projects
31
32
-**Private** repositories are only visible to the owner and any teams or individuals they add. Use this visibility for projects that only specific users and groups should have access to.
32
33
33
34
Once you establish repository visibility, you can configure permissions on an individual or team basis. There are five permission levels:
0 commit comments