Skip to content

Commit 5acbac6

Browse files
Merge branch 'main' into fix-actions-definition
2 parents 62ba6cc + 715b8b2 commit 5acbac6

File tree

7 files changed

+17
-6
lines changed

7 files changed

+17
-6
lines changed

content/actions/reference/runners/larger-runners.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,6 @@ The following machines are available for macOS {% data variables.actions.hosted_
6565

6666
{% data reusables.actions.larger-runners-table %}
6767

68-
>[!NOTE] The XLarge macOS runner is in public preview and subject to change.
69-
7068
## Limitations for macOS {% data variables.actions.hosted_runners %}
7169

7270
{% data reusables.actions.macos-runner-limitations %}

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ This article provides an overview of {% data variables.copilot.copilot_code-revi
3535
{% data variables.copilot.copilot_code-review_short %} has several new tools that are in {% data variables.release-phases.public_preview %} and subject to change.
3636

3737
* **Full project context gathering** to provide more specific, accurate, and contextually aware code reviews.
38-
* **Support for deterministic detections like {% data variables.product.prodname_codeql %} and security findings**, to deliver more high-signal, consistent findings for security and quality.
38+
* **Support for deterministic detections with {% data variables.product.prodname_codeql %}**, to deliver more high-signal, consistent findings for quality.
3939
* **The ability to pass suggestions to {% data variables.copilot.copilot_coding_agent %}**, for automated creation of a new pull request against your branch with the suggested fixes applied.
4040

4141
You are not required to have {% data variables.product.prodname_code_scanning %} and {% data variables.product.prodname_actions %} enabled in your organization or enterprise to use the {% data variables.copilot.copilot_code-review-tools_short %}.

content/copilot/concepts/copilot-metrics.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ contentType: concepts
1010
allowTitleToDifferFromFilename: true
1111
redirect_from:
1212
- /early-access/copilot-metrics
13+
- /early-access/copilot-metrics/apis
14+
- /early-access/copilot-metrics/dashboards
15+
- /early-access/copilot-metrics/LoC
1316
- /early-access/copilot-metrics/apis/about-the-copilot-metrics-apis
1417
- /early-access/copilot-metrics/LoC/about-the-copilot-metrics-LoC
1518
- /early-access/copilot-metrics/dashboards/about-the-copilot-metrics-dashboard

content/copilot/concepts/tools/about-copilot-integrations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ For more information about {% data variables.copilot.copilot_coding_agent %}, se
2121
Currently, {% data variables.copilot.copilot_coding_agent %} supports integrations with the following tools:
2222

2323
* **Microsoft Teams**: [AUTOTITLE](/copilot/how-tos/use-copilot-agents/coding-agent/integrate-coding-agent-with-teams) - Learn how to set up the Microsoft Teams integration to trigger {% data variables.copilot.copilot_coding_agent %} directly from your Teams channels.
24-
* **Slack**: [AUTOTITLE](/copilot/how-tos/use-copilot-agents/coding-agent/integrate-coding-agent-with-slack) - Learn how to set up the Slack integration to trigger {% data variables.copilot.copilot_coding_agent %} directly from your Slack workspace. (Coming this week.)
24+
* **Slack**: [AUTOTITLE](/copilot/how-tos/use-copilot-agents/coding-agent/integrate-coding-agent-with-slack) - Learn how to set up the Slack integration to trigger {% data variables.copilot.copilot_coding_agent %} directly from your Slack workspace.
2525
* **Linear**: [AUTOTITLE](/copilot/how-tos/use-copilot-agents/coding-agent/integrate-coding-agent-with-linear) - Learn how to set up the Linear integration to trigger {% data variables.copilot.copilot_coding_agent %} directly from your Linear issues.
2626
* **Azure Boards**: (currently in {% data variables.release-phases.private_preview %}).
2727

content/copilot/how-tos/use-copilot-agents/coding-agent/integrate-coding-agent-with-slack.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ contentType: how-tos
88
---
99

1010
> [!NOTE]
11-
> * Coming this week.
12-
> * This feature will be launching in {% data variables.release-phases.public_preview %} and subject to change.
11+
> * This feature is in {% data variables.release-phases.public_preview %} and subject to change.
1312
> * {% data variables.product.prodname_copilot %} uses AI. Check for mistakes. See [AUTOTITLE](/copilot/responsible-use/copilot-coding-agent)
1413
1514
## Introduction

content/copilot/responsible-use/copilot-coding-agent.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,3 +164,12 @@ If this happens, {% data variables.product.prodname_copilot_short %} will not pr
164164
### Legal and regulatory considerations
165165

166166
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.
167+
168+
## External integrations with Copilot coding agent
169+
170+
{% data variables.copilot.copilot_coding_agent %} can receive information and context from external applications like Microsoft Teams, Linear, and Slack. When you mention the external application in these platforms or assign a task to the coding agent via a connected workflow, it can access relevant context, such as conversation history in threads where it’s mentioned or issue details and activity timelines. This allows the coding agent to better understand your development needs and provide more relevant assistance. These integrations enable teams to collaborate on code, assign tasks, and track progress directly within their existing workflows, without switching tools. Ensure your team understands what information is being shared and configure integrations according to your organization’s privacy and data handling policies.
171+
172+
For more information about external integrations with {% data variables.copilot.copilot_coding_agent %}, see:
173+
* [AUTOTITLE](/copilot/how-tos/use-copilot-agents/coding-agent/integrate-coding-agent-with-teams)
174+
* [AUTOTITLE](/copilot/how-tos/use-copilot-agents/coding-agent/integrate-coding-agent-with-linear)
175+
* [AUTOTITLE](/copilot/how-tos/use-copilot-agents/coding-agent/integrate-coding-agent-with-slack)

content/integrations/reference/slack-permissions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,5 @@ When you connect your {% data variables.product.github %} account to the {% data
3535
|Read access to code| To render code snippets in Slack|
3636
|Read access to actions, commit statuses, checks, discussions, issues, metadata, pull requests, and repository projects | To render previews of links shared in Slack|
3737
|Write access to actions, issues, deployments, and pull requests | To take action from Slack with the `/github` command and directly from messages|
38+
|Write access to content| To open pull requests authored by {% data variables.copilot.copilot_coding_agent %}|
39+
|Read/write access to workflows|To initiate {% data variables.copilot.copilot_coding_agent %} sessions|

0 commit comments

Comments
 (0)