|
| 1 | +# InnerSource with GitHub |
| 2 | + |
| 3 | +## Effective InnerSource Strategies and Configuration for GitHub |
| 4 | + |
| 5 | +This documentation is a compilation of the essential settings and strategies necessary for implementing InnerSource inside an organization. It encompasses both overall strategic elements and specific points relating to SCM configuration. |
| 6 | + |
| 7 | +## Table of Contents |
| 8 | + |
| 9 | +### GitHub |
| 10 | + |
| 11 | +- [GitHub InnerSource Strategies](tooling/github-strategy.md#github-innersource-strategies) |
| 12 | + - [Balancing Security \& InnerSource: Who Can See What](tooling/github-strategy.md#balancing-security--innersource-who-can-see-what) |
| 13 | + - [Security-First Perspective and InnerSource-first Perspective](tooling/github-strategy.md#security-first-perspective-and-innersource-first-perspective) |
| 14 | + - [Visibility Differences by InnerSource Project Type](tooling/github-strategy.md#visibility-differences-by-innersource-project-type) |
| 15 | + - [Project Participation Difficulty Level by Setting](tooling/github-strategy.md#project-participation-difficulty-level-by-setting) |
| 16 | + - [Pros and Cons of InnerSource Dedicated Environment](tooling/github-strategy.md#pros-and-cons-of-innersource-dedicated-environment) |
| 17 | + - [Variations in how repository read access is distributed](tooling/github-strategy.md#variations-in-how-repository-read-access-is-distributed) |
| 18 | + - [Conclusion: High Level Guideline](tooling/github-strategy.md#conclusion-high-level-guideline) |
| 19 | +- [GitHub InnerSource Configuration](tooling/github-configuration.md/#github-innersource-configuration) |
| 20 | + - [Enterprise Setting](tooling/github-configuration.md/#enterprise-setting) |
| 21 | + - [Repository policies](tooling/github-configuration.md/#repository-policies) |
| 22 | + - [Base permissions](tooling/github-configuration.md/#base-permissions) |
| 23 | + - [Repository creation](tooling/github-configuration.md/#repository-creation) |
| 24 | + - [Repository forking (Private / Internal)](tooling/github-configuration.md/#repository-forking-private--internal) |
| 25 | + - [Organization Setting](tooling/github-configuration.md/#organization-setting) |
| 26 | + - [Member privileges](tooling/github-configuration.md/#member-privileges) |
| 27 | + - [Base permissions](tooling/github-configuration.md/#base-permissions-1) |
| 28 | + - [Repository creation](tooling/github-configuration.md/#repository-creation-1) |
| 29 | + - [Repository forking](tooling/github-configuration.md/#repository-forking) |
| 30 | + - [GitHub Enterprise Server Setting](tooling/github-configuration.md/#github-enterprise-server-setting) |
| 31 | + - [GitHub Connect - Server statistics](tooling/github-configuration.md/#github-connect---server-statistics) |
| 32 | + - [Resources](tooling/github-configuration.md/#resources) |
| 33 | + |
| 34 | +### GitLab |
0 commit comments