Skip to content

Commit 2acc813

Browse files
authored
Merge pull request #38970 from github/repo-sync
Repo sync
2 parents fdd46c3 + 10c4745 commit 2acc813

File tree

18 files changed

+122
-80
lines changed

18 files changed

+122
-80
lines changed

content/actions/security-for-github-actions/security-hardening-your-deployments/configuring-openid-connect-in-jfrog.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ jobs:
8181
> To reference these outputs, ensure the step has an explicit `id` defined (for example `id: setup-jfrog-cli`).
8282
8383
### Using OIDC Credentials in other steps
84+
8485
```yaml
8586
- name: Sign in to Artifactory Docker registry
8687
uses: docker/login-action@v3
@@ -92,7 +93,6 @@ jobs:
9293
9394
## Further reading
9495
95-
- [OpenID Connect Integration](https://jfrog.com/help/r/jfrog-platform-administration-documentation/openid-connect-integration) in the JFrog documentation
96-
- [Identity Mappings](https://jfrog.com/help/r/jfrog-platform-administration-documentation/identity-mappings) in the JFrog documentation
97-
- [AUTOTITLE](actions/deployment/security-hardening-your-deployments/about-security-hardening-with-openid-connect)
98-
```
96+
* [OpenID Connect Integration](https://jfrog.com/help/r/jfrog-platform-administration-documentation/openid-connect-integration) in the JFrog documentation
97+
* [Identity Mappings](https://jfrog.com/help/r/jfrog-platform-administration-documentation/identity-mappings) in the JFrog documentation
98+
* [AUTOTITLE](/actions/deployment/security-hardening-your-deployments/about-security-hardening-with-openid-connect)

content/billing/managing-your-billing/using-budgets-control-spending.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,11 @@ shortTitle: Use budgets to control spending
3434

3535
Budgets and alerts allow you to track spending on metered products for your accounts, organizations, cost centers (enterprise only), and repositories. By setting a monthly budget, you can monitor your spending and receive notifications by email when your spending exceeds certain preset percentages of your budget threshold. This can help you stay within your budget and avoid overspending.
3636

37-
{% data reusables.billing.default-over-quota-behavior %}
37+
If your account does not have a valid payment method on file, usage is blocked once you use up your quota.
38+
39+
By default, if you have a valid payment method on file, spending is limited to $0 USD until you set a budget. You can set and manage a budget to limit spending for a product or SKU.
40+
41+
<!--Billing: default budget-->
3842

3943
## About budgets
4044

content/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/managing-your-copilot-plan/managing-copilot-policies-as-an-individual-subscriber.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,15 @@ If you choose to allow suggestions matching public code, when {% data variables.
3030
{% data reusables.user-settings.copilot-settings %}
3131
1. To the right of **Suggestions matching public code**, select the dropdown menu, then click **Allow** to allow suggestions matching public code, or **Block** to block suggestions matching public code.
3232

33-
## Enabling or disabling {% data variables.copilot.copilot_coding_agent %}
33+
## Disabling or enabling {% data variables.copilot.copilot_coding_agent %} in your repositories
3434

3535
{% data variables.copilot.copilot_coding_agent %} allows you to assign {% data variables.product.prodname_copilot_short %} to {% data variables.product.github %} issues, or ask {% data variables.product.prodname_copilot_short %} to raise a pull request from a prompt in {% data variables.copilot.copilot_chat_short %}.
3636

3737
> [!NOTE]
3838
> * {% data reusables.gated-features.copilot-coding-agent %}
3939
> * {% data reusables.copilot.coding-agent.preview-note-text %}
4040
41-
To use {% data variables.copilot.copilot_coding_agent %} in repositories owned by your own personal account, you must enable it for those repositories in your account settings.
41+
{% data variables.copilot.copilot_coding_agent %} is enabled in all repositories by default, but you can block it from being used in repositories owned by your own personal account by changing your account settings.
4242

4343
{% data reusables.user-settings.copilot-settings %}
4444
1. In the sidebar, under **{% octicon "copilot" aria-hidden="true" aria-label="copilot" %} {% data variables.product.prodname_copilot_short %}**, click **Coding agent**.

content/copilot/managing-copilot/managing-copilot-for-your-enterprise/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ children:
1010
- /managing-the-copilot-plan-for-your-enterprise
1111
- /managing-access-to-copilot-in-your-enterprise
1212
- /managing-policies-and-features-for-copilot-in-your-enterprise
13-
- /making-copilot-coding-agent-available-to-enterprise
13+
- /managing-copilot-coding-agent-in-your-enterprise
1414
---

content/copilot/managing-copilot/managing-copilot-for-your-enterprise/making-copilot-coding-agent-available-to-enterprise.md

Lines changed: 0 additions & 44 deletions
This file was deleted.
Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
---
2+
title: 'Managing {% data variables.copilot.copilot_coding_agent %} in your enterprise'
3+
intro: 'Enable members of your enterprise to use {% data variables.copilot.copilot_coding_agent %} and control the repositories where it is available.'
4+
allowTitleToDifferFromFilename: true
5+
permissions: Enterprise owners
6+
product: '{% data reusables.gated-features.copilot-coding-agent %}<br><a href="https://github.com/github-copilot/purchase?ref_cta=Copilot+Enterprise+trial&ref_cta=Copilot+Business+trial&ref_loc=making-cca-available-ent" target="_blank" class="btn btn-primary mt-3 mr-3 no-underline"><span>Sign up for {% data variables.product.prodname_copilot_short %}</span> {% octicon "link-external" height:16 %}</a>'
7+
versions:
8+
feature: copilot-enterprise
9+
topics:
10+
- Copilot
11+
shortTitle: 'Manage {% data variables.copilot.copilot_coding_agent %}'
12+
redirect_from:
13+
- /copilot/managing-copilot/managing-copilot-for-your-enterprise/adding-copilot-coding-agent-to-enterprise
14+
- /copilot/managing-copilot/managing-copilot-for-your-enterprise/making-copilot-coding-agent-available-to-enterprise
15+
---
16+
17+
{% data reusables.copilot.coding-agent.preview-note %}
18+
19+
## Prerequisites
20+
21+
* For general information, see [AUTOTITLE](/copilot/rolling-out-github-copilot-at-scale/enabling-developers/using-copilot-coding-agent-in-org).
22+
* For information on premium requests and Actions minutes, see [Allowance usage for {% data variables.copilot.copilot_coding_agent %}](/billing/managing-billing-for-your-products/managing-billing-for-github-copilot/about-billing-for-github-copilot#allowance-usage-for-copilot-coding-agent).
23+
* For information on MCP servers, see [AUTOTITLE](/copilot/using-github-copilot/coding-agent/extending-copilot-coding-agent-with-mcp).
24+
25+
## Enabling {% data variables.copilot.copilot_coding_agent %} for your {% data variables.product.prodname_copilot_short %} subscribers
26+
27+
{% data variables.copilot.copilot_coding_agent %} and use of third-party MCP servers are disabled by default for users to whom you have assigned a {% data variables.product.prodname_copilot_short %} license. You can enable these features for your members on the {% data variables.product.prodname_copilot_short %} policies page for your enterprise. See [Configuring policies for {% data variables.product.prodname_copilot %}](/copilot/managing-copilot/managing-copilot-for-your-enterprise/managing-policies-and-features-for-copilot-in-your-enterprise#configuring-policies-for-github-copilot).
28+
29+
* For the "{% data variables.copilot.copilot_coding_agent %}" policy, select "Enabled" or "No policy".
30+
* For the "MCP servers on {% data variables.product.prodname_dotcom_the_website %}" policy, select "Enabled" or "No policy".
31+
32+
Where:
33+
34+
* "Enabled" means all users granted a {% data variables.product.prodname_copilot_short %} license by any of your organizations will be able to use the feature.
35+
* "Disabled" means no users granted a {% data variables.product.prodname_copilot_short %} license by your organizations will be able to use the feature.
36+
* "No policy" means organization owners in each of your organizations will be able to decide if their {% data variables.product.prodname_copilot_short %} licensees can use the feature.
37+
38+
### Next steps
39+
40+
* If you selected **Enabled**, tell organization owners that {% data variables.copilot.copilot_coding_agent %} is enabled for all members. By default, the agent will be available in all repositories, but it is possible to opt out some or all repositories.
41+
* If you selected **No policy**, discuss member enablement with organization owners.
42+
43+
For more information, see [AUTOTITLE](/copilot/managing-copilot/managing-github-copilot-in-your-organization/adding-copilot-coding-agent-to-organization).
44+
45+
## Disabling {% data variables.copilot.copilot_coding_agent %} in your repositories
46+
47+
{% data variables.product.prodname_copilot_short %} policies, like the "{% data variables.copilot.copilot_coding_agent %}" and "MCP servers on {% data variables.product.prodname_dotcom_the_website %}" policies described above, affect only the users you assign a {% data variables.product.prodname_copilot_short %} license to.
48+
49+
If there are {% data variables.copilot.copilot_pro_plus %} users with access to your enterprise's repositories, they will be able to use {% data variables.copilot.copilot_coding_agent %} and will not be restricted by your policies.
50+
51+
You can choose to stop anyone using the agent in some or all of your repositories using organization-level settings. For more information, see [AUTOTITLE](/copilot/managing-copilot/managing-github-copilot-in-your-organization/adding-copilot-coding-agent-to-organization).
52+
53+
Alternatively, you can disable the agent for all repositories owned by your enterprise.
54+
55+
{% data reusables.enterprise-accounts.access-enterprise %}
56+
{% data reusables.enterprise-accounts.policies-tab %}
57+
{% data reusables.enterprise-accounts.copilot-tab %}
58+
{% data reusables.enterprise-accounts.copilot-policies-tab %}
59+
1. Select **Block {% data variables.copilot.copilot_coding_agent %} in all enterprise repositories**.

content/copilot/managing-copilot/managing-github-copilot-in-your-organization/adding-copilot-coding-agent-to-organization.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: 'Adding {% data variables.copilot.copilot_coding_agent %} to your organization'
3-
intro: 'Enable {% data variables.copilot.copilot_coding_agent %} for your members and define repositories where it is available.'
3+
intro: 'Enable {% data variables.copilot.copilot_coding_agent %} for your members and control the repositories where it is available.'
44
allowTitleToDifferFromFilename: true
55
permissions: Organization owners
66
product: '{% data reusables.gated-features.copilot-coding-agent %}<br><a href="https://github.com/github-copilot/purchase?ref_cta=Copilot+Enterprise+trial&ref_cta=Copilot+Business+trial&ref_loc=adding-cca-to-org" target="_blank" class="btn btn-primary mt-3 mr-3 no-underline"><span>Sign up for {% data variables.product.prodname_copilot_short %}</span> {% octicon "link-external" height:16 %}</a>'
@@ -23,14 +23,17 @@ shortTitle: 'Add {% data variables.copilot.copilot_coding_agent %}'
2323

2424
{% data reusables.organizations.copilot-policy-ent-overrides-org %}
2525

26-
{% data variables.copilot.copilot_coding_agent %} and use of third-party MCP servers are disabled by default for organization members. Organization owners with {% data variables.copilot.copilot_enterprise %} can enable these features for members on the {% data variables.product.prodname_copilot_short %} policies page for their organization. See [Enabling {% data variables.product.prodname_copilot_short %} features in your organization](/copilot/managing-copilot/managing-github-copilot-in-your-organization/managing-policies-for-copilot-in-your-organization#enabling-copilot-features-in-your-organization).
26+
{% data variables.copilot.copilot_coding_agent %} and use of third-party MCP servers are disabled by default for organization members.
27+
28+
Organizations with {% data variables.copilot.copilot_enterprise %} can enable these features for members on the {% data variables.product.prodname_copilot_short %} policies page for their organization. See [Enabling {% data variables.product.prodname_copilot_short %} features in your organization](/copilot/managing-copilot/managing-github-copilot-in-your-organization/managing-policies-for-copilot-in-your-organization#enabling-copilot-features-in-your-organization).
2729

2830
* For the "{% data variables.copilot.copilot_coding_agent %}" policy, select "Enabled".
2931
* For the "MCP servers on {% data variables.product.prodname_dotcom_the_website %}" policy, select "Enabled".
3032

31-
## Defining which repositories {% data variables.copilot.copilot_coding_agent %} can operate in
33+
## Disabling or enabling {% data variables.copilot.copilot_coding_agent %} in your repositories
34+
35+
By default, {% data variables.copilot.copilot_coding_agent %} is available in all repositories for users who have access to the agent, but you can block it from being used in some or all repositories owned by your organization.
3236

33-
Owners of any organization—even organizations without a {% data variables.product.prodname_copilot_short %} plan—can define which repositories {% data variables.copilot.copilot_coding_agent %} can work in.
3437
{% data reusables.profile.access_org %}
3538
{% data reusables.profile.org_settings %}
3639
{% data reusables.copilot.coding-agent-settings %}

content/copilot/responsible-use-of-github-copilot-features/responsible-use-of-copilot-coding-agent-on-githubcom.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -141,13 +141,12 @@ The language model used by {% data variables.copilot.copilot_coding_agent %}’s
141141

142142
### Inaccurate code
143143

144-
> [!Note]
145-
> Allowing {% data variables.product.prodname_copilot %} to make suggestions that match publicly available code is not supported for {% data variables.copilot.copilot_coding_agent %} at this time. For more information, see [AUTOTITLE](/copilot/using-github-copilot/finding-public-code-that-matches-github-copilot-suggestions).
146-
147144
{% data variables.copilot.copilot_coding_agent %} may generate code that appears to be valid but may not actually be semantically or syntactically correct or may not accurately reflect the intent of the developer.
148145

149146
To mitigate the risk of inaccurate code, you should carefully review and test the generated code, particularly when dealing with critical or sensitive applications. You should also ensure that the generated code adheres to best practices and design patterns and fits within the overall architecture and style of the codebase.
150147

148+
> [!NOTE] The setting that blocks suggestions matching public code may not work as intended when using {% data variables.copilot.copilot_coding_agent %}. See [AUTOTITLE](/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/managing-your-copilot-plan/managing-copilot-policies-as-an-individual-subscriber#enabling-or-disabling-suggestions-matching-public-code).
149+
151150
### Legal and regulatory considerations
152151

153152
Users need to evaluate potential specific legal and regulatory obligations when using any AI services and solutions, which may not be appropriate for use in every industry or scenario. Additionally, AI services or solutions are not designed for and may not be used in ways prohibited in applicable terms of service and relevant codes of conduct.

content/copilot/using-github-copilot/ai-models/changing-the-ai-model-for-copilot-chat.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ For more information about these models, see [AUTOTITLE](/copilot/using-github-c
4747

4848
### Limitations of AI models for {% data variables.copilot.copilot_chat_short %}
4949

50-
Experimental pre-release versions of the models may not interact with all filters correctly, including the duplication detection filter.
50+
Experimental pre-release versions of the models may not interact with all filters correctly, including the setting to block suggestions matching public code (see [AUTOTITLE](/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/managing-your-copilot-plan/managing-copilot-policies-as-an-individual-subscriber#enabling-or-disabling-suggestions-matching-public-code)).
5151

5252
## Changing the AI model
5353

content/copilot/using-github-copilot/coding-agent/about-assigning-tasks-to-copilot.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ redirect_from:
1313
- /copilot/using-github-copilot/using-copilot-coding-agent-to-work-on-issues/about-assigning-tasks-to-copilot
1414
---
1515

16-
{% data reusables.copilot.coding-agent.preview-note %}
16+
> [!NOTE]
17+
> * {% data reusables.copilot.coding-agent.preview-note-text %}
18+
> * The setting that blocks suggestions matching public code may not work as intended when using {% data variables.copilot.copilot_coding_agent %}. See [AUTOTITLE](/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/managing-your-copilot-plan/managing-copilot-policies-as-an-individual-subscriber#enabling-or-disabling-suggestions-matching-public-code).
1719
1820
## Overview of {% data variables.copilot.copilot_coding_agent %}
1921

0 commit comments

Comments
 (0)