Skip to content

Commit b64c874

Browse files
authored
Merge pull request #44462 from github/repo-sync
Repo sync
2 parents cc693d2 + aea6d32 commit b64c874

23 files changed

Lines changed: 351 additions & 9 deletions

File tree

content/code-security/reference/supply-chain-security/dependabot-options-reference.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,9 @@ The table below shows the package managers that support `cooldown`. The `default
264264
| {% ifversion dependabot-rust-toolchain-support %} |
265265
| Rust toolchain | {% octicon "check" aria-label="Supported" %} | {% octicon "check" aria-label="Supported" %} |
266266
| {% endif %} |
267+
| {% ifversion dependabot-sbt-support %} |
268+
| sbt | {% octicon "check" aria-label="Supported" %} | {% octicon "check" aria-label="Supported" %} |
269+
| {% endif %} |
267270
| Swift | {% octicon "check" aria-label="Supported" %} | {% octicon "check" aria-label="Supported" %} |
268271
| Terraform | {% octicon "check" aria-label="Supported" %} | {% octicon "x" aria-label="Not supported" %} |
269272
| UV | {% octicon "check" aria-label="Supported" %} | {% octicon "check" aria-label="Supported" %} |
@@ -595,6 +598,9 @@ Package manager | YAML value | Supported versions |
595598
| {% ifversion dependabot-rust-toolchain-support %} |
596599
| Rust toolchain | `rust-toolchain` | Not applicable |
597600
| {% endif %} |
601+
| {% ifversion dependabot-sbt-support %} |
602+
| sbt | `sbt` | Not applicable |
603+
| {% endif %} |
598604
| Swift | `swift` | v5 |
599605
| Terraform | `terraform` | >= 0.13, <= 1.10.x |
600606
| {% ifversion dependabot-uv-support %} |

content/copilot/concepts/agents/code-review.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,9 @@ You can view the {% data variables.product.prodname_actions %} minutes associate
119119

120120
## Code review monthly quota
121121

122+
> [!IMPORTANT]
123+
> Starting June 1, 2026, {% data variables.copilot.copilot_code-review_short %} will have a model multiplier of 13. This means each time {% data variables.product.prodname_copilot_short %} reviews a pull request or reviews code in your IDE, your monthly quota of {% data variables.product.prodname_copilot_short %} premium requests will be reduced by 13.
124+
122125
Each time {% data variables.product.prodname_copilot_short %} reviews a pull request or reviews code in your IDE, your monthly quota of {% data variables.product.prodname_copilot_short %} premium requests is reduced by one.
123126

124127
If a repository is configured to automatically request a code review from {% data variables.product.prodname_copilot_short %} for all new pull requests, the premium request usage is applied to the pull request author's quota. If a review is manually requested by another user, the usage is applied to that user's quota instead.

content/copilot/concepts/billing/copilot-requests.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ Some {% data variables.product.prodname_copilot_short %} features use more advan
3939

4040
The following {% data variables.product.prodname_copilot_short %} features can use premium requests.
4141

42+
> [!IMPORTANT]
43+
> Starting June 1, 2026, {% data variables.copilot.copilot_code-review_short %} will have a model multiplier of 13. This means each time {% data variables.product.prodname_copilot_short %} reviews a pull request or reviews code in your IDE, your monthly quota of {% data variables.product.prodname_copilot_short %} premium requests will be reduced by 13.
44+
4245
{% rowheaders %}
4346

4447
| Feature | Premium request consumption | SKU Attribution |

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ children:
1010
- /manage-enterprise-policies
1111
- /manage-agents
1212
- /manage-spark
13+
- /manage-availability-of-default-models
1314
- /use-your-own-api-keys
1415
- /review-audit-logs
1516
redirect_from:
Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
---
2+
title: Managing availability of default models
3+
shortTitle: Manage model availability
4+
intro: 'You can control which {% data variables.product.prodname_copilot_short %} models are available to specific organizations.'
5+
versions:
6+
feature: copilot
7+
contentType: how-tos
8+
permissions: Enterprise owners
9+
product: '{% data variables.copilot.copilot_enterprise_short %} or {% data variables.copilot.copilot_business_short %}'
10+
allowTitleToDifferFromFilename: true
11+
---
12+
13+
> [!NOTE]
14+
> Managing availability of default models for organizations is in public preview and subject to change.
15+
16+
## About managing default model availability
17+
18+
As an enterprise owner, you can manage which default {% data variables.product.prodname_copilot_short %} models are available to organizations within your enterprise. For each model, you can choose whether it is automatically enabled for all organizations or whether individual organizations can choose to enable it.
19+
20+
## Choosing which models are available
21+
22+
You can choose which default models from {% data variables.product.github %} are available to organizations in your enterprise.
23+
24+
{% data reusables.enterprise-accounts.access-enterprise %}
25+
{% data reusables.enterprise-accounts.ai-controls-tab %}
26+
{% data reusables.enterprise-accounts.copilot-sidebar %}
27+
{% data reusables.enterprise-accounts.configure-allowed-models %}
28+
1. Above the list of models, click **Add models**.
29+
1. In the modal, select or deselect the checkboxes next to the models you want to make available or remove.
30+
1. Click **Save**.
31+
32+
## Setting organization availability for a model
33+
34+
You can control whether a model is automatically enabled for all organizations or whether organizations can choose to enable it themselves.
35+
36+
{% data reusables.enterprise-accounts.access-enterprise %}
37+
{% data reusables.enterprise-accounts.ai-controls-tab %}
38+
{% data reusables.enterprise-accounts.copilot-sidebar %}
39+
{% data reusables.enterprise-accounts.configure-allowed-models %}
40+
1. In the "Default models" tab, next to a model, click the dropdown menu and select an availability option:
41+
* **Enabled**: The model is enabled for all organizations in your enterprise.
42+
* **Optional**: Organizations can choose whether to enable the model.
43+
44+
## Creating targeted model rules
45+
46+
Targeted model rules let you control exactly which models are available to specific organizations, giving you more granular control than the enterprise-wide availability settings.
47+
48+
{% data reusables.enterprise-accounts.access-enterprise %}
49+
{% data reusables.enterprise-accounts.ai-controls-tab %}
50+
{% data reusables.enterprise-accounts.copilot-sidebar %}
51+
{% data reusables.enterprise-accounts.configure-allowed-models %}
52+
1. In the "Targeted model rules" section, click **Create access rule**.
53+
1. Next to "Target organizations", click **Add organizations**, then select the organizations you want the rule to apply to.
54+
1. Under "Allowed models", click **Add models**, then select the models you want to make available to the selected organizations and click **Save**.
55+
1. Click **Create rule**.
56+
57+
## Further reading
58+
59+
* [AUTOTITLE](/copilot/concepts/policies)

content/copilot/how-tos/administer-copilot/manage-for-organization/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ children:
1717
- /add-copilot-cloud-agent
1818
- /configure-runner-for-coding-agent
1919
- /prepare-for-custom-agents
20+
- /manage-default-models
2021
- /review-activity
2122
- /use-your-own-api-keys
2223
contentType: how-tos
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
title: Managing default models
3+
shortTitle: Manage default models
4+
intro: 'Configure which default {% data variables.product.prodname_copilot_short %} models are available to members of your organization.'
5+
permissions: Organization owners
6+
product: '{% data variables.copilot.copilot_for_business %} or {% data variables.copilot.copilot_enterprise %}.'
7+
versions:
8+
feature: copilot
9+
contentType: how-tos
10+
category:
11+
- Manage Copilot for a team
12+
allowTitleToDifferFromFilename: true
13+
---
14+
15+
> [!NOTE]
16+
> Managing default models at the organization level is in public preview and subject to change.
17+
18+
## Which models can I configure?
19+
20+
If your organization is part of an enterprise, the enterprise owner controls which {% data variables.product.prodname_copilot_short %} models are available and how they can be configured at the organization level.
21+
22+
When viewing the model settings for your organization, you may see the following statuses:
23+
24+
* **Enabled** or **Disabled** with a {% octicon "shield" aria-label="shield" %} icon: The enterprise owner has enforced this setting. You cannot change the availability of this model.
25+
* **Enabled**, **Disabled**, or **Unconfigured** in a dropdown menu: The enterprise owner has made this model optional. You can configure the availability for your organization.
26+
27+
## Configuring model availability for your organization
28+
29+
If the enterprise owner has set a model to **Optional**, you can enable or disable it for your organization.
30+
31+
{% data reusables.profile.access_org %}
32+
{% data reusables.profile.org_settings %}
33+
1. In the sidebar, under "Code, planning, and automation", click **{% octicon "copilot" aria-hidden="true" aria-label="copilot" %} {% data variables.product.prodname_copilot_short %}**.
34+
1. Click **Models**.
35+
1. Next to a model in the list, click the dropdown menu and select an option:
36+
* **Enabled**: The model is available to members of your organization.
37+
* **Disabled**: The model is not available to members of your organization.

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ redirect_from:
2424
- /copilot/how-tos/administer/manage-for-organization/manage-policies
2525
shortTitle: Manage policies
2626
contentType: how-tos
27-
category:
27+
category:
2828
- Manage Copilot for a team
2929
---
3030

@@ -70,6 +70,8 @@ If your organization has a {% data variables.copilot.copilot_business_short %} o
7070

7171
## Further reading
7272

73+
* [AUTOTITLE](/copilot/how-tos/administer-copilot/manage-for-organization/manage-default-models)
74+
* [AUTOTITLE](/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-availability-of-default-models)
7375
* [{% data variables.product.prodname_copilot %} Trust Center](https://copilot.github.trust.page)
7476
* [AUTOTITLE](/copilot/using-github-copilot/finding-public-code-that-matches-github-copilot-suggestions)
7577
* [AUTOTITLE](/enterprise-cloud@latest/copilot/setting-up-github-copilot/setting-up-github-copilot-for-your-enterprise)

content/copilot/reference/copilot-billing/model-multipliers-for-annual-plans.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,10 @@ Model multipliers and costs are subject to change.
5555
| {{ entry.model }} | {{ entry.current_multiplier }} | {{ entry.new_multiplier }} |
5656
| {% endfor %} |
5757

58+
### Model multiplier for {% data variables.copilot.copilot_code-review_short %}
59+
60+
Starting June 1, 2026, {% data variables.copilot.copilot_code-review_short %} will have a model multiplier of 13. This means each time {% data variables.product.prodname_copilot_short %} reviews a pull request or reviews code in your IDE, your monthly quota of {% data variables.product.prodname_copilot_short %} premium requests will be reduced by 13.
61+
5862
## Next steps
5963

6064
* To understand more about how usage-based billing works, see [AUTOTITLE](/copilot/concepts/billing/usage-based-billing-for-individuals).
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Reference: https://github.com/dependabot/dependabot-core/pull/15012
2+
# sbt support for Dependabot
3+
versions:
4+
fpt: '*'
5+
ghec: '*'
6+
ghes: '>3.21'

0 commit comments

Comments
 (0)