1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Add guide on enterprise innersourcing (#58730)

Co-authored-by: Laura Coursen <lecoursen@github.com>
This commit is contained in:
Isaac Brown
2025-12-09 14:16:47 +00:00
committed by GitHub
parent 78f08cf983
commit 5b2626b31c
10 changed files with 114 additions and 4 deletions

View 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
---

View File

@@ -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

View File

@@ -0,0 +1,16 @@
---
title: Using innersource in your enterprise
shortTitle: Use innersource
intro: Help dispersed teams to collaborate by setting up open sourcestyle 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 %}

View File

@@ -11,7 +11,7 @@ children:
- /enterprise-fundamentals
- /identity-and-access-management
- /security-and-compliance
- /best-practices
- /enterprise-best-practices
contentType: concepts
---

View File

@@ -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.'

View File

@@ -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).

View File

@@ -17,5 +17,6 @@ children:
- /about-teams-in-an-enterprise
- /creating-teams
- /assigning-roles-to-teams-and-users
- /use-innersource
---

View File

@@ -0,0 +1,19 @@
---
title: Using innersource in your enterprise
shortTitle: Use innersource
intro: Help dispersed teams to collaborate by setting up open sourcestyle 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).

View File

@@ -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 %}