Skip to content

Commit 6d0906d

Browse files
authored
Merge pull request #40963 from github/repo-sync
Repo sync
2 parents ca40e81 + 7fc4953 commit 6d0906d

File tree

20 files changed

+233
-27
lines changed

20 files changed

+233
-27
lines changed

content/billing/concepts/budgets-and-alerts.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ Each budget has a type and a scope that define which paid use contributes to spe
3030
* **Type**: Defines which metered product or SKU is measured.
3131
* **Scope**: Defines whether the budget applies to the whole account, or to a subset of repositories, organizations, or cost centers (enterprise only).
3232

33+
## Budget alerts
34+
35+
You can enable alerts for budgets to receive emails when usage reaches 75%, 90%, and 100% of the budget amount. Emails are sent to account owners and billing managers by default. Additional recipients can be added as needed.
36+
3337
## Your first billing cycle after creating a budget
3438

3539
When you first create a budget, be aware that the budget applies only to metered usage from the date of its creation onwards. Any use made before you created the budget is not included in the calculations. This means that you may exceed your budget in the first billing cycle after you create your budget, even if you select the option stop usage when the limit is reached.

content/copilot/concepts/agents/coding-agent/mcp-and-coding-agent.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,7 @@ The agent can use tools provided by local and remote MCP servers. Some MCP serve
2020

2121
For more information on MCP, see [the official MCP documentation](https://modelcontextprotocol.io/introduction). For information on some of the currently available MCP servers, see [the MCP servers repository](https://github.com/modelcontextprotocol/servers/tree/main).
2222

23-
> [!NOTE]
24-
> * {% data variables.copilot.copilot_coding_agent %} only supports tools provided by MCP servers. It does not support resources or prompts.
25-
> * {% data variables.copilot.copilot_coding_agent %} does not currently support remote MCP servers that leverage OAuth for authentication and authorization.
23+
{% data reusables.copilot.mcp.coding-agent-limitations %}
2624

2725
## Default MCP servers
2826

content/copilot/how-tos/use-copilot-agents/coding-agent/extend-coding-agent-with-mcp.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ As a repository administrator, you can configure MCP servers for use within your
2929
> [!WARNING]
3030
> Once you've configured an MCP server, {% data variables.product.prodname_copilot_short %} will be able to use the tools provided by the server autonomously, and will not ask for your approval before using them.
3131
32+
{% data reusables.copilot.mcp.coding-agent-limitations %}
33+
3234
## Adding an MCP configuration to your repository
3335

3436
Repository administrators can configure MCP servers by following these steps:
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
> [!NOTE]
2+
> * {% data variables.copilot.copilot_coding_agent %} only supports tools provided by MCP servers. It does not support resources or prompts.
3+
> * {% data variables.copilot.copilot_coding_agent %} does not currently support remote MCP servers that leverage OAuth for authentication and authorization.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1. Optionally, you can add a comment on multiple lines. You can click the line number of the first line you want to comment on and drag down to select a range of lines, then click the blue comment icon on the last line you want to comment on. Alternatively, you can click the blue comment icon next to the first line you want to comment on, then drag down to the last line you want to comment on.
1+
1. Optionally, you can add a comment on multiple lines. To select a range of lines, click the line number of the first line you want to comment on, then either drag down to the final line, or hold down <kbd>Shift</kbd> and click on the last line number. You can then click the blue comment icon on the last line you want to comment on. Alternatively, you can click the blue comment icon next to the first line you want to comment on, then drag down to the last line you want to comment on.

data/reusables/webhooks/pull_request_review_thread_short_desc.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

data/reusables/webhooks/pull_request_thread_properties.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

data/reusables/webhooks/sponsorship_event_api_properties.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

data/reusables/webhooks/sponsorship_properties.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

data/reusables/webhooks/sponsorship_short_desc.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)