Skip to content

Commit 537de53

Browse files
authored
Merge pull request #43144 from github/repo-sync
Repo sync
2 parents 001c442 + 5b59580 commit 537de53

File tree

50 files changed

+2835
-611
lines changed

Some content is hidden

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

50 files changed

+2835
-611
lines changed
Lines changed: 60 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,66 @@
1-
---
21
secrets:
32
COOKIE_SECRET:
43
kind: latest_at_deployment_start
5-
key: COOKIE_SECRET
64
type: salt
75
owner: '@github/docs-engineering'
86
externally_usable: true
7+
CSE_COPILOT_ENDPOINT:
8+
kind: latest_at_deployment_start
9+
type: salt
10+
owner: '@github/docs-engineering'
11+
externally_usable: true
12+
CSE_COPILOT_SECRET:
13+
kind: latest_at_deployment_start
14+
type: salt
15+
owner: '@github/docs-engineering'
16+
externally_usable: true
17+
DOCS_BOT_PAT_BASE:
18+
kind: latest_at_deployment_start
19+
type: github_pat
20+
owner: '@github/docs-engineering'
21+
externally_usable: true
22+
DOCS_BOT_PAT_COPILOT:
23+
kind: latest_at_deployment_start
24+
type: github_pat
25+
owner: '@github/docs-engineering'
26+
externally_usable: true
27+
DOCS_BOT_PAT_REPO_SYNC:
28+
kind: latest_at_deployment_start
29+
type: github_pat
30+
owner: '@github/docs-engineering'
31+
externally_usable: true
32+
ELASTICSEARCH_URL:
33+
kind: latest_at_deployment_start
34+
type: elasticsearch
35+
owner: '@github/docs-engineering'
36+
externally_usable: true
37+
FASTLY_API_TOKEN:
38+
kind: latest_at_deployment_start
39+
type: fastly
40+
owner: '@github/docs-engineering'
41+
externally_usable: true
42+
FASTLY_SERVICE_ID:
43+
kind: latest_at_deployment_start
44+
type: fastly
45+
owner: '@github/docs-engineering'
46+
externally_usable: true
47+
FASTLY_TOKEN:
48+
kind: latest_at_deployment_start
49+
type: fastly
50+
owner: '@github/docs-engineering'
51+
externally_usable: true
52+
HAYSTACK_URL:
53+
kind: latest_at_deployment_start
54+
type: failbot
55+
owner: '@github/docs-engineering'
56+
externally_usable: true
57+
HYDRO_ENDPOINT:
58+
kind: latest_at_deployment_start
59+
type: hydro_api_key
60+
owner: '@github/docs-engineering'
61+
externally_usable: true
62+
HYDRO_SECRET:
63+
kind: latest_at_deployment_start
64+
type: hydro_api_key
65+
owner: '@github/docs-engineering'
66+
externally_usable: true

content/code-security/tutorials/trialing-github-advanced-security/explore-trial-code-scanning.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,11 +84,11 @@ Most enterprises put automatic checks in place to block the use of dependencies
8484

8585
This allows you to update the configuration in a single location, but use the workflow in many repositories. You may want to use this central repository to maintain other workflows. For more information, see [AUTOTITLE](/actions/sharing-automations/reusing-workflows).
8686

87-
### {% data variables.product.prodname_copilot_short %} review
87+
### {% data variables.copilot.copilot_code-review_short %}
8888

8989
> [!NOTE]
9090
>
91-
> * If you get a {% data variables.product.prodname_copilot_short %} subscription from an organization, you will only be able to participate in the {% data variables.release-phases.public_preview %} on the {% data variables.product.github %} website if an owner of your organization or enterprise has enabled **Copilot in GitHub.com > Opt in to preview features** in the **{% data variables.product.prodname_copilot %} policies** page of the organization or enterprise settings. See [AUTOTITLE](/enterprise-cloud@latest/copilot/managing-copilot/managing-github-copilot-in-your-organization/managing-policies-for-copilot-in-your-organization#enabling-copilot-features-in-your-organization) and [AUTOTITLE](/enterprise-cloud@latest/copilot/managing-copilot/managing-copilot-for-your-enterprise/managing-policies-and-features-for-copilot-in-your-enterprise#copilot-in-githubcom){% ifversion fpt or ghes %} in the {% data variables.product.prodname_ghe_cloud %} documentation{% endif %}.
91+
> * If you get a {% data variables.product.prodname_copilot_short %} subscription from an organization, you will only be able to participate in the {% data variables.release-phases.public_preview %} on the {% data variables.product.github %} website if an owner of your organization or enterprise has enabled {% data variables.copilot.copilot_code-review_short %}. See [AUTOTITLE](/enterprise-cloud@latest/copilot/how-tos/administer-copilot/manage-for-organization/manage-policies#opting-in-to-previews-or-feedback) and [AUTOTITLE](/enterprise-cloud@latest/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-enterprise-policies){% ifversion fpt or ghes %} in the {% data variables.product.prodname_ghe_cloud %} documentation{% endif %}.
9292
9393
By default, users request a review from {% data variables.product.prodname_copilot_short %} in the same way as they do from human reviewers. However, you can update or create an organization-level branch ruleset to automatically add {% data variables.product.prodname_copilot_short %} as a reviewer to all pull requests made to selected branches in all or selected repositories. See [AUTOTITLE](/enterprise-cloud@latest/copilot/how-tos/agents/copilot-code-review/automatic-code-review){% ifversion fpt or ghes %} in the {% data variables.product.prodname_ghe_cloud %} documentation{% endif %}.
9494

content/copilot/concepts/agents/enterprise-management.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,21 +11,23 @@ category:
1111
- Learn about Copilot
1212
---
1313

14-
{% data reusables.enterprise-accounts.ai-controls-preview-note %}
15-
1614
## Overview
1715

18-
The AI Controls view provides a centralized platform where you can manage and monitor agents across your enterprise. From this agent control plane, you can:
16+
The AI Controls view provides a centralized platform where you can manage and monitor AI policies and agents across your enterprise. From the "Agents" page, you can:
1917
* Manage the enterprise-level availability of agents like {% data variables.copilot.copilot_coding_agent %}, {% data variables.copilot.copilot_code-review_short %}, and {% data variables.copilot.copilot_custom_agents %}
2018
* Control who can manage your enterprise-level {% data variables.copilot.custom_agents_short %}
21-
* View a list of agent sessions in your enterprise over the last 24 hours
19+
* View and filter a list of agent sessions in your enterprise over the last 24 hours
2220
* Find a detailed record of agentic audit log events
2321

2422
## {% data variables.copilot.copilot_custom_agents %}
2523

2624
{% data variables.copilot.copilot_custom_agents %} are specialized versions of {% data variables.copilot.copilot_coding_agent %} that you can configure with tailored prompts, tools, and context, making them excel at specific tasks. {% data variables.copilot.custom_agents_caps_short %} can be defined and managed at the enterprise level for greater control and compliance, or at the organization and repository levels to allow teams the flexibility to build for their specific needs.
2725

28-
Before you start configuring agentic settings for your enterprise, you should have a strong understanding of {% data variables.copilot.custom_agents_short %}. To learn more, see [AUTOTITLE](/copilot/concepts/agents/coding-agent/about-custom-agents).
26+
You can manage your enterprise-level {% data variables.copilot.custom_agents_short %}:
27+
* From the AI Controls view
28+
* Using the REST API. See [AUTOTITLE](/rest/copilot/copilot-custom-agents).
29+
30+
For more detailed information on {% data variables.copilot.custom_agents_short %}, see [AUTOTITLE](/copilot/concepts/agents/coding-agent/about-custom-agents).
2931

3032
## Agent sessions
3133

@@ -39,3 +41,7 @@ For billing information on agent sessions, see [AUTOTITLE](/billing/concepts/pro
3941
## Next steps
4042

4143
To get started with {% data variables.copilot.custom_agents_short %}, see [AUTOTITLE](/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-agents/prepare-for-custom-agents).
44+
45+
## Further reading
46+
47+
* [AUTOTITLE](/copilot/concepts/agents/about-third-party-agents)

content/copilot/concepts/context/mcp.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ The {% data variables.product.github %} MCP Registry is a curated list of MCP se
9999
100100
## Next steps
101101

102+
* [AUTOTITLE](/copilot/how-tos/copilot-cli/customize-copilot/add-mcp-servers)
102103
* [AUTOTITLE](/copilot/how-tos/context/model-context-protocol/extending-copilot-chat-with-mcp)
103104
* [AUTOTITLE](/copilot/how-tos/context/model-context-protocol/using-the-github-mcp-server)
104105
* [AUTOTITLE](/copilot/tutorials/enhancing-copilot-agent-mode-with-mcp)

content/copilot/concepts/prompting/response-customization.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,8 @@ Here are some common use cases and examples for each type of custom instructions
9393
* Preferred language for a company which exclusively speaks a single language: `Always respond in Portuguese.`
9494
* Organization-wide preferences: `Do not generate code blocks in responses.`
9595

96+
{% data reusables.copilot.code-review.custom-instructions-limit %}
97+
9698
{% data reusables.copilot.custom-instructions-effective %}
9799

98100
## Next steps

content/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-agents/manage-copilot-code-review.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ shortTitle: 'Manage {% data variables.copilot.copilot_code-review_short %}'
1111
redirect_from:
1212
- /copilot/how-tos/administer-copilot/manage-for-enterprise/manage-copilot-code-review
1313
contentType: how-tos
14-
category:
14+
category:
1515
- Manage Copilot for a team
1616
---
1717

@@ -28,7 +28,6 @@ You can allow your members to use {% data variables.copilot.copilot_code-review_
2828
> [!NOTE]
2929
>
3030
> {% data reusables.copilot.code-review.preview-note %}
31-
> * To participate in the {% data variables.release-phases.public_preview %}, you must first enable **{% data variables.product.prodname_copilot_short %} in {% data variables.product.prodname_dotcom_the_website %} > Opt in to preview features** from the "{% data variables.product.prodname_copilot_short %}" page of your enterprise's AI Controls.
3231
3332
{% data reusables.enterprise-accounts.policy-enablement-next-steps %}
3433

content/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-agents/monitor-agentic-activity.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,12 @@ category:
1212
- Manage Copilot for a team
1313
---
1414

15-
{% data reusables.enterprise-accounts.ai-controls-preview-note %}
16-
1715
## Viewing active and recent agentic sessions in your enterprise
1816

1917
{% data reusables.enterprise-accounts.access-enterprise %}
2018
{% data reusables.enterprise-accounts.ai-controls-tab %}
2119
1. Towards the top of the page, in the "Agent sessions" section, you will see the three most recent agent sessions in your enterprise. To view all agent sessions from the last 24 hours, click **View all**.
20+
1. To see available filters for agent sessions, click the search bar at the top of the list, then press <kbd>Space</kbd>. Use the dropdown menu that appears to create your filter criteria.
2221

2322
## Tracking agentic activity in your enterprise through the audit log
2423

content/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-agents/prepare-for-custom-agents.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ category:
1313
- Manage Copilot for a team
1414
---
1515

16-
{% data reusables.enterprise-accounts.ai-controls-preview-note %}
17-
1816
Enterprise-level {% data variables.copilot.custom_agents_short %} are defined in a specific repository within an organization in your enterprise. Before you can create and use {% data variables.copilot.custom_agents_short %}, you need to create this repository and configure the relevant enterprise settings.
1917

2018
## Creating a repository for your {% data variables.copilot.custom_agents_short %}

content/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-enterprise-policies.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ redirect_from:
1616
- /copilot/how-tos/administer/enterprises/manage-enterprise-policies
1717
- /copilot/how-tos/administer/manage-for-enterprise/manage-enterprise-policies
1818
contentType: how-tos
19-
category:
19+
category:
2020
- Manage Copilot for a team
2121
---
2222

@@ -41,11 +41,9 @@ Enterprise owners can define a policy for the whole enterprise, or delegate the
4141

4242
{% data reusables.copilot.mcp-servers-policy-note %}
4343

44-
## Opting in to previews or feedback
44+
## Opting in to feedback collection
4545

46-
If your enterprise has a {% data variables.copilot.copilot_business_short %} or {% data variables.copilot.copilot_enterprise_short %} plan and you enable "{% data variables.product.prodname_copilot_short %} in {% data variables.product.prodname_dotcom_the_website %}" from the "{% data variables.product.prodname_copilot_short %}" page of the "AI Controls" tab, two additional options are displayed:
47-
48-
{% data reusables.copilot.policies-for-dotcom %}
46+
If you enable "{% data variables.product.prodname_copilot_short %} in {% data variables.product.prodname_dotcom_the_website %}" from the "{% data variables.product.prodname_copilot_short %}" page of the "AI Controls" tab, you can also opt in to user feedback collection to help {% data variables.product.github %} improve {% data variables.product.prodname_copilot_short %} features.
4947

5048
## Further reading
5149

content/copilot/how-tos/configure-content-exclusion/exclude-content-from-copilot.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ redirect_from:
2424
topics:
2525
- Copilot
2626
contentType: how-tos
27-
category:
27+
category:
2828
- Configure Copilot
2929
---
3030

@@ -194,6 +194,12 @@ You can verify that content exclusions you have configured are working as expect
194194

195195
If the file is excluded, {% data variables.copilot.copilot_chat_short %} will not be able to use the file to generate a response. The file will not be listed as a reference in {% data variables.product.prodname_copilot_short %}'s response.
196196

197+
## Manage content exclusions with the REST API
198+
199+
Organization owners and enterprise owners can also manage content exclusions programmatically using the {% data variables.product.github %} REST API.
200+
201+
For more information, see [AUTOTITLE](/rest/copilot/copilot-content-exclusion-management).
202+
197203
## Further reading
198204

199205
* [AUTOTITLE](/copilot/concepts/content-exclusion-for-github-copilot)

0 commit comments

Comments
 (0)