Add guide on enterprise innersourcing (#58730)
Co-authored-by: Laura Coursen <lecoursen@github.com>
This commit is contained in:
14
content/admin/concepts/enterprise-best-practices/index.md
Normal file
14
content/admin/concepts/enterprise-best-practices/index.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
title: Best practices for enterprises
|
||||
shortTitle: Best practices
|
||||
intro: 'Follow best practices to set up your enterprise''s teams for success.'
|
||||
versions:
|
||||
ghes: '*'
|
||||
ghec: '*'
|
||||
topics:
|
||||
- Enterprise
|
||||
children:
|
||||
- /organize-work
|
||||
- /use-innersource
|
||||
contentType: concepts
|
||||
---
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Best practices for organizing work in your enterprise
|
||||
shortTitle: Best practices
|
||||
shortTitle: Organize work
|
||||
intro: Promote collaboration and manage resources at scale by following {% data variables.product.company_short %}-recommended practices for managing organizations and teams.
|
||||
versions:
|
||||
ghec: '*'
|
||||
@@ -15,11 +15,18 @@ redirect_from:
|
||||
- /admin/user-management/managing-organizations-in-your-enterprise/best-practices-for-structuring-organizations-in-your-enterprise
|
||||
- /admin/managing-accounts-and-repositories/managing-organizations-in-your-enterprise/best-practices-for-structuring-organizations-in-your-enterprise
|
||||
- /admin/concepts/best-practices-for-enterprises
|
||||
- /admin/concepts/best-practices
|
||||
allowTitleToDifferFromFilename: true
|
||||
---
|
||||
|
||||
{% data reusables.enterprise-onboarding.best-practices %}
|
||||
|
||||
## Use innersource practices
|
||||
|
||||
Innersource makes it easy for all employees to discover and reuse work. This allows development teams to learn from each other and avoid duplicating effort to recreate common services.
|
||||
|
||||
For guidance on setting up effective innersource practices, see [AUTOTITLE](/admin/concepts/enterprise-best-practices/use-innersource).
|
||||
|
||||
{% ifversion ghec %}
|
||||
|
||||
## Next steps
|
||||
@@ -0,0 +1,16 @@
|
||||
---
|
||||
title: Using innersource in your enterprise
|
||||
shortTitle: Use innersource
|
||||
intro: Help dispersed teams to collaborate by setting up open source–style workflows in your enterprise, without compromising on security.
|
||||
versions:
|
||||
ghec: '*'
|
||||
ghes: '*'
|
||||
contentType: concepts
|
||||
topics:
|
||||
- Accounts
|
||||
- Enterprise
|
||||
- Fundamentals
|
||||
allowTitleToDifferFromFilename: true
|
||||
---
|
||||
|
||||
{% data reusables.enterprise-onboarding.use-innersource %}
|
||||
@@ -11,7 +11,7 @@ children:
|
||||
- /enterprise-fundamentals
|
||||
- /identity-and-access-management
|
||||
- /security-and-compliance
|
||||
- /best-practices
|
||||
- /enterprise-best-practices
|
||||
contentType: concepts
|
||||
---
|
||||
|
||||
|
||||
@@ -33,6 +33,7 @@ journeyTracks:
|
||||
- '/enterprise-onboarding/setting-up-organizations-and-teams/about-teams-in-an-enterprise'
|
||||
- '/enterprise-onboarding/setting-up-organizations-and-teams/creating-teams'
|
||||
- '/enterprise-onboarding/setting-up-organizations-and-teams/assigning-roles-to-teams-and-users'
|
||||
- '/enterprise-onboarding/setting-up-organizations-and-teams/use-innersource'
|
||||
- id: 'support_for_your_enterprise'
|
||||
title: 'Creating a support model for your enterprise'
|
||||
description: 'Find out how to get help and choose who will be able to contact Support.'
|
||||
|
||||
@@ -14,4 +14,4 @@ topics:
|
||||
|
||||
## Next steps
|
||||
|
||||
Now that you've set up organizations and teams to manage people's access to work in your enterprise, learn about support so you can get help when you need it. See [AUTOTITLE](/enterprise-onboarding/support-for-your-enterprise/understanding-support).
|
||||
Learn how to set up a culture of innersource in your enterprise to allow teams to collaborate and work efficiently. See [AUTOTITLE](/enterprise-onboarding/setting-up-organizations-and-teams/use-innersource).
|
||||
|
||||
@@ -17,5 +17,6 @@ children:
|
||||
- /about-teams-in-an-enterprise
|
||||
- /creating-teams
|
||||
- /assigning-roles-to-teams-and-users
|
||||
- /use-innersource
|
||||
---
|
||||
|
||||
|
||||
@@ -0,0 +1,19 @@
|
||||
---
|
||||
title: Using innersource in your enterprise
|
||||
shortTitle: Use innersource
|
||||
intro: Help dispersed teams to collaborate by setting up open source–style workflows in your enterprise, without compromising on security.
|
||||
versions:
|
||||
ghec: '*'
|
||||
contentType: concepts
|
||||
topics:
|
||||
- Accounts
|
||||
- Enterprise
|
||||
- Fundamentals
|
||||
allowTitleToDifferFromFilename: true
|
||||
---
|
||||
|
||||
{% data reusables.enterprise-onboarding.use-innersource %}
|
||||
|
||||
## Next steps
|
||||
|
||||
Now that you've set up organizations and teams, learn about support so you can get help when you need it. See [AUTOTITLE](/enterprise-onboarding/support-for-your-enterprise/understanding-support).
|
||||
@@ -100,7 +100,7 @@ People with admin permissions for a repository can change an existing repository
|
||||
|
||||
## About internal repositories
|
||||
|
||||
{% data reusables.repositories.about-internal-repos %} For more information on innersource, see {% data variables.product.prodname_dotcom %}'s whitepaper [An introduction to innersource](https://resources.github.com/whitepapers/introduction-to-innersource/).
|
||||
{% data reusables.repositories.about-internal-repos %} For more information on innersource, see [AUTOTITLE](/admin/concepts/enterprise-best-practices/use-innersource).
|
||||
|
||||
{% ifversion ghec %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user