Skip to content

Commit 29a2e07

Browse files
authored
Merge pull request #43406 from github/repo-sync
Repo sync
2 parents f7b15b1 + 9905804 commit 29a2e07

File tree

43 files changed

+498
-78
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+498
-78
lines changed

CHANGELOG.md

Lines changed: 17 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,28 @@
11
# Docs changelog
22

3-
<<<<<<< changelog-update-1772664132
4-
**4 March 2026**
3+
**17 March 2026**
54

6-
We've published a new article to coincide with the public preview of the Copilot coding agent for Jira integration.
5+
We published [Maintaining codebase standards in a GitHub Copilot rollout](https://docs.github.com/en/enterprise-cloud@latest/copilot/tutorials/roll-out-at-scale/maintain-codebase-standards).
6+
7+
The guide shows how customers can create a strong governance framework for Copilot by leveraging GitHub's enterprise-grade platform alongside cultural best practices.
8+
9+
<hr>
10+
11+
We published [Resources for getting approval of GitHub Copilot](https://docs.github.com/enterprise-cloud@latest/copilot/get-started/resources-for-approval), a guide that collects resources for enterprise admins to send to legal, compliance, and cybersecurity teams in their company.
12+
13+
<hr>
714

8-
See [Integrating Copilot coding agent with Jira](https://docs.github.com/copilot/how-tos/use-copilot-agents/coding-agent/integrate-coding-agent-with-jira).
9-
=======
1015
**5 March 2026**
1116

1217
We've updated our documentation to include a series of articles about the GitHub integration in Teams (previously, docs for the integration lived in a public repository).
1318

1419
See [GitHub integration in Teams](https://docs.github.com/integrations/how-tos/teams).
15-
>>>>>>> main
20+
21+
**4 March 2026**
22+
23+
We've published a new article to coincide with the public preview of the Copilot coding agent for Jira integration.
24+
25+
See [Integrating Copilot coding agent with Jira](https://docs.github.com/copilot/how-tos/use-copilot-agents/coding-agent/integrate-coding-agent-with-jira).
1626

1727
<hr>
1828

@@ -34,7 +44,7 @@ We've added an article about the new `/research` slash command in Copilot CLI:
3444

3545
**27 February 2026**
3646

37-
We've extended the reference information for Copilot CLI, adding much more detail. See [GitHub Copilot CLI command reference](https://docs.github.com/en/copilot/reference/cli-command-reference#custom-agents-reference).
47+
We've extended the reference information for Copilot CLI, adding much more detail. See [GitHub Copilot CLI command reference](https://docs.github.com/copilot/reference/cli-command-reference#custom-agents-reference).
3848

3949
<hr>
4050

content/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ defaultTool: cli
238238
**Note: the featured track is set by a specific property in the learning tracks YAML. See that [README](../data/learning-tracks/README.md) for details.*
239239

240240
### `includeGuides`
241-
- Purpose: Render a list of articles, filterable by `contentType` and `topics`. Only applicable when used with `layout: product-guides`.
241+
- Purpose: Render a list of articles, filterable by `contentType`. Only applicable when used with `layout: product-guides`.
242242
- Type: `Array`
243243
- Optional.
244244

content/admin/monitoring-and-managing-your-instance/additional-nodes/configuring-additional-nodes.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ intro: 'Add nodes to the primary high availability (HA) datacenter. This is inte
55
versions:
66
ghes: '>= 3.18'
77
contentType: how-tos
8-
topics:
9-
- High availability
10-
- Enterprise
11-
- Infrastructure
128
allowTitleToDifferFromFilename: true
139
---
1410

content/admin/monitoring-and-managing-your-instance/additional-nodes/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ title: Additional nodes
33
intro: 'You can configure additional nodes to offload stateless workloads from the primary node in your {% data variables.product.prodname_ghe_server %} instance.'
44
versions:
55
ghes: '>= 3.18'
6-
topics:
7-
- Enterprise
86
children:
97
- /configuring-additional-nodes
108
---

content/admin/upgrading-your-instance/index.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
intro: 'Administrators can upgrade {% data variables.product.prodname_ghe_server %} to get the latest features and security updates.'
44
versions:
55
ghes: '*'
6-
topics:
7-
- Enterprise
8-
- Upgrades
96
children:
107
- /preparing-to-upgrade
118
- /performing-an-upgrade

content/admin/upgrading-your-instance/performing-an-upgrade/upgrading-with-a-hotpatch.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ redirect_from:
66
- /admin/monitoring-managing-and-updating-your-instance/updating-the-virtual-machine-and-physical-resources/upgrading-github-enterprise-server#upgrading-with-a-hotpatch
77
versions:
88
ghes: '*'
9-
topics:
10-
- Enterprise
11-
- Upgrades
129
shortTitle: Upgrade with a hotpatch
1310
contentType: how-tos
1411
---

content/admin/upgrading-your-instance/performing-an-upgrade/upgrading-with-an-upgrade-package.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ redirect_from:
66
- /admin/enterprise-management/updating-the-virtual-machine-and-physical-resources/upgrading-github-enterprise-server#upgrading-with-an-upgrade-package
77
versions:
88
ghes: '*'
9-
topics:
10-
- Enterprise
11-
- Upgrades
129
shortTitle: Upgrade with an upgrade package
1310
contentType: how-tos
1411
---

content/admin/upgrading-your-instance/preparing-to-upgrade/overview-of-the-upgrade-process.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@ redirect_from:
1818
- /admin/monitoring-managing-and-updating-your-instance/updating-the-virtual-machine-and-physical-resources/upgrading-github-enterprise-server
1919
versions:
2020
ghes: '*'
21-
topics:
22-
- Enterprise
23-
- Upgrades
2421
shortTitle: Upgrading overview
2522
contentType: concepts
2623
---

content/admin/upgrading-your-instance/preparing-to-upgrade/taking-a-snapshot.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ redirect_from:
66
- /enterprise/admin/installation/upgrading-github-enterprise-server#taking-a-snapshot
77
versions:
88
ghes: '*'
9-
topics:
10-
- Enterprise
11-
- Upgrades
129
shortTitle: Take a snapshot
1310
contentType: how-tos
1411
---

content/admin/upgrading-your-instance/troubleshooting-upgrades/restoring-from-a-failed-upgrade.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ redirect_from:
55
- /admin/enterprise-management/updating-the-virtual-machine-and-physical-resources/upgrading-github-enterprise-server#restoring-from-a-failed-upgrade
66
versions:
77
ghes: '*'
8-
topics:
9-
- Enterprise
10-
- Upgrades
11-
- Troubleshooting
128
shortTitle: Restore from a failed upgrade
139
contentType: how-tos
1410
---

0 commit comments

Comments
 (0)