Skip to content

Commit 24c61b6

Browse files
authored
Merge pull request #45521 from github/repo-sync
Repo sync
2 parents 3d49394 + d24be24 commit 24c61b6

26 files changed

Lines changed: 148 additions & 138 deletions

File tree

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Use our "[Self review checklist](https://docs.github.com/en/contributing/collabo
100100
- [Link PR to issue](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue) if applicable
101101
- Enable [maintainer edits](https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/allowing-changes-to-a-pull-request-branch-created-from-a-fork)
102102

103-
A Docs team member will review following our [standard review process](https://docs.github.com/en/contributing).
103+
A Technical Content team member will review following our [standard review process](https://docs.github.com/en/contributing).
104104

105105
### Your PR is merged!
106106

content/admin/concepts/enterprise-best-practices/organize-work.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ redirect_from:
1212
- /admin/managing-accounts-and-repositories/managing-organizations-in-your-enterprise/best-practices-for-structuring-organizations-in-your-enterprise
1313
- /admin/concepts/best-practices-for-enterprises
1414
- /admin/concepts/best-practices
15-
- /enterprise-onboarding/setting-up-organizations-and-teams/best-practices-for-organizations-in-your-enterprise
15+
- /enterprise-onboarding/setting-up-organizations-and-teams/best-practices-for-organizations-in-your-enterprise
1616
- /enterprise-onboarding/setting-up-organizations-and-teams/best-practices
1717
allowTitleToDifferFromFilename: true
1818
category:
@@ -60,11 +60,3 @@ We recommend collaborating in organization-owned repositories whenever possible
6060
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.
6161

6262
For guidance on setting up effective innersource practices, see [AUTOTITLE](/admin/concepts/enterprise-best-practices/use-innersource).
63-
64-
{% ifversion ghec %}
65-
66-
## Next steps
67-
68-
Learn how to set up your enterprise according to best practices in our [AUTOTITLE](/enterprise-cloud@latest/enterprise-onboarding) journey for {% data variables.product.prodname_ghe_cloud %}.
69-
70-
{% endif %}

content/admin/concepts/enterprise-best-practices/use-innersource.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,3 @@ Specifically, you may want to hide internal repositories from an external collab
6565
Outside collaborators (called **repository collaborators** if you use {% data variables.product.prodname_emus %}) only have access to a specific repository. These users are not full organization members, so they do not receive the base level of access for the organization, and they cannot automatically see internal repositories in the enterprise unless they are a member of another organization.
6666

6767
For more information, see {% ifversion ghec %}[AUTOTITLE](/admin/managing-accounts-and-repositories/managing-users-in-your-enterprise/enabling-guest-collaborators) and{% endif %} [AUTOTITLE](/organizations/managing-user-access-to-your-organizations-repositories/managing-outside-collaborators/adding-outside-collaborators-to-repositories-in-your-organization).
68-
69-
## Next steps
70-
71-
Now that you've set up organizations and teams, learn how to stay compliant and secure by setting up governance policies for your users and repositories. See [AUTOTITLE](/admin/concepts/security-and-compliance/enterprise-policies).

content/admin/concepts/enterprise-fundamentals/automations-in-your-enterprise.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,3 @@ Use **{% data variables.product.prodname_github_apps %} and {% data variables.pr
130130
* A {% data variables.product.prodname_github_app %} needs to trigger a workflow
131131
* External logic orchestrates in-repo execution
132132
* Enterprise-wide policies or workflows require both identity and runtime
133-
134-
## Next steps
135-
136-
Learn how to design and manage {% data variables.product.prodname_github_apps %} at the enterprise level in [AUTOTITLE](/admin/managing-github-apps-for-your-enterprise/creating-github-apps-for-your-enterprise).

content/admin/concepts/enterprise-fundamentals/choose-an-enterprise-type.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,3 @@ For a managed user to collaborate outside your enterprise, they must also mainta
8888
If you already have an enterprise that uses personal accounts on {% data variables.product.prodname_dotcom_the_website %}, adoption of {% data variables.product.prodname_emus %} requires **migration to a new enterprise account**. To discuss this process, contact [{% data variables.product.prodname_dotcom %}'s Sales team](https://enterprise.github.com/contact).
8989

9090
The migration process may require time or cost from your team. Confirm that this migration process is acceptable to your business and your users. If not, an enterprise with personal accounts may be the better choice.
91-
92-
## Next steps
93-
94-
When you have chosen an enterprise type, you're ready to create an enterprise account by starting a trial. See [AUTOTITLE](/admin/overview/setting-up-a-trial-of-github-enterprise-cloud).

content/admin/concepts/enterprise-fundamentals/roles-in-an-enterprise.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,3 @@ To follow the principle of least privilege access, we recommend using custom rol
3838
Enterprise owners can create custom enterprise roles and assign enterprise roles to users and teams. They can also create custom organization roles to be used across organizations, but these roles can only be assigned by organization owners.
3939

4040
Organization owners can grant organization roles and create custom organization roles, but cannot edit roles or change role assignments that are defined at the enterprise level.
41-
42-
## Next steps
43-
44-
Now that you understand roles, plan which roles will be required for your teams to do their jobs on {% data variables.product.github %}. See [AUTOTITLE](/admin/managing-accounts-and-repositories/managing-roles-in-your-enterprise/identify-role-requirements).

content/admin/concepts/enterprise-fundamentals/teams-in-an-enterprise.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,3 @@ However, unlike organization teams, enterprise teams currently do **not** suppor
8383
{% data reusables.enterprise.enterprise-teams-limits %}
8484

8585
For more information about the capabilities of organization teams, see [AUTOTITLE](/organizations/organizing-members-into-teams/about-teams).
86-
87-
## Next steps
88-
89-
If your needs are covered by enterprise teams, create a team. See [AUTOTITLE](/admin/managing-accounts-and-repositories/managing-users-in-your-enterprise/create-enterprise-teams).
90-
91-
If you need to create an organization team, an organization owner must do this from the organization settings. See [AUTOTITLE](/organizations/organizing-members-into-teams/creating-a-team).
Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
---
2+
title: Enterprise onboarding
3+
intro: Onboard your company to {% data variables.product.prodname_ghe_cloud %} by following our recommended plan. You will set up teams with the access they need, create a policy framework to ensure compliance, and automate processes securely throughout your enterprise.
4+
layout: journey-landing
5+
journeyTracks:
6+
- id: getting_started
7+
title: Getting started with your enterprise
8+
description: Master the fundamentals of {% data variables.product.prodname_ghe_cloud %} and get started with a trial.
9+
guides:
10+
- href: /admin/concepts/enterprise-fundamentals/choose-an-enterprise-type
11+
- href: /admin/overview/setting-up-a-trial-of-github-enterprise-cloud
12+
- href: /admin/managing-accounts-and-repositories/managing-users-in-your-enterprise/add-users
13+
- href: /billing/concepts/enterprise-billing/billing-for-enterprises
14+
- href: /migrations/overview/planning-your-migration-to-github
15+
- id: setting_up_organizations_and_teams
16+
title: Setting up organizations and teams in your enterprise
17+
description: Organize work effectively and ensure people have the access they need to resources and administrative settings.
18+
guides:
19+
- href: /admin/concepts/enterprise-best-practices/organize-work
20+
- href: /admin/managing-accounts-and-repositories/managing-organizations-in-your-enterprise/adding-organizations-to-your-enterprise
21+
- href: /admin/concepts/enterprise-fundamentals/roles-in-an-enterprise
22+
- href: /admin/managing-accounts-and-repositories/managing-roles-in-your-enterprise/identify-role-requirements
23+
- href: /admin/managing-accounts-and-repositories/managing-roles-in-your-enterprise/create-custom-roles
24+
- href: /admin/concepts/enterprise-fundamentals/teams-in-an-enterprise
25+
- href: /admin/managing-accounts-and-repositories/managing-users-in-your-enterprise/create-enterprise-teams
26+
- href: /admin/managing-accounts-and-repositories/managing-roles-in-your-enterprise/assign-roles
27+
- href: /admin/concepts/enterprise-best-practices/use-innersource
28+
- id: govern_people_and_repositories
29+
title: Governing people and repositories
30+
description: Implement policies, custom properties, and rulesets to govern users and repositories across your enterprise.
31+
guides:
32+
- href: /admin/concepts/security-and-compliance/enterprise-policies
33+
- href: /admin/managing-accounts-and-repositories/managing-repositories-in-your-enterprise/managing-custom-properties-for-repositories-in-your-enterprise
34+
- href: /admin/managing-accounts-and-repositories/managing-repositories-in-your-enterprise/governing-how-people-use-repositories-in-your-enterprise
35+
- href: /admin/enforcing-policies/enforcing-policies-for-your-enterprise/enforcing-policies-for-code-governance
36+
- href: /admin/concepts/security-and-compliance/audit-log-for-an-enterprise
37+
- id: github_apps
38+
title: Automating processes with GitHub Apps
39+
description: Create and install apps to automate processes securely in your enterprise and organizations.
40+
guides:
41+
- href: /admin/concepts/enterprise-fundamentals/automations-in-your-enterprise
42+
- href: /admin/managing-github-apps-for-your-enterprise/creating-github-apps-for-your-enterprise
43+
- href: /apps/using-github-apps/installing-a-github-app-on-your-enterprise
44+
versions:
45+
ghec: '*'
46+
redirect_from:
47+
- /enterprise-onboarding/feature-enhancements
48+
- /enterprise-onboarding/getting-started-with-your-enterprise
49+
- /enterprise-onboarding/govern-people-and-repositories
50+
- /enterprise-onboarding
51+
docsTeamMetrics:
52+
- enterprise-onboarding
53+
contentType: other
54+
---
55+

content/admin/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ versions:
9191
ghec: '*'
9292
ghes: '*'
9393
children:
94+
- /enterprise-onboarding
9495
- /overview
9596
- /concepts
9697
- /data-residency

content/admin/managing-accounts-and-repositories/managing-roles-in-your-enterprise/create-custom-roles.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,3 @@ Enterprise owners can create and edit custom organization roles, but cannot assi
4242
1. In the left sidebar, select **Organization roles**.
4343
1. Click **Create custom role**.
4444
1. Enter the details, then click **Create role**.
45-
46-
{% ifversion enterprise-teams %}
47-
48-
## Next steps
49-
50-
You can manage role assignments at scale using teams. Learn about teams in your enterprise and organizations in [AUTOTITLE](/admin/concepts/enterprise-fundamentals/teams-in-an-enterprise).
51-
52-
{% endif %}

0 commit comments

Comments
 (0)