Skip to content

Commit cb444eb

Browse files
authored
CCA in integrations - add link to CCA RAI (#60551)
1 parent 934b389 commit cb444eb

File tree

4 files changed

+11
-8
lines changed

4 files changed

+11
-8
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ The Azure Boards {% data variables.product.github %} integration allows you to i
1414
For information about additional {% data variables.product.prodname_copilot_short %} integrations, see [AUTOTITLE](/copilot/concepts/tools/about-copilot-integrations).
1515

1616
> [!NOTE]
17-
> When you send a work item to {% data variables.copilot.copilot_coding_agent %}, the agent will capture content from text fields (such as the description and reproduction steps), along with the last 50 comments. This context is stored in the pull request, and is visible to anyone with access to the repository.
17+
> * {% data variables.product.prodname_copilot %} uses AI. Check for mistakes. See [AUTOTITLE](/copilot/responsible-use/copilot-coding-agent).
18+
> * When you send a work item to {% data variables.copilot.copilot_coding_agent %}, the agent will capture content from text fields (such as the description and reproduction steps), along with the last 50 comments. This context is stored in the pull request, and is visible to anyone with access to the repository.
1819
1920
## Prerequisites
2021

@@ -57,4 +58,4 @@ If you already have the Azure Boards application installed on {% data variables.
5758
## Further reading
5859

5960
* [AUTOTITLE](/copilot/concepts/agents/coding-agent/about-coding-agent)
60-
* [AUTOTITLE](/copilot/concepts/agents/coding-agent/access-management)
61+
* [AUTOTITLE](/copilot/concepts/agents/coding-agent/access-management)

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ category:
1212
---
1313

1414
> [!NOTE]
15-
> This feature is currently in {% data variables.release-phases.public_preview %} and subject to change.
16-
>
17-
> You can provide feedback about the {% data variables.product.prodname_copilot %} for Jira integration in the [{% data variables.product.github %} survey](https://www.surveymonkey.com/r/CCAforJira).
15+
> * This feature is currently in {% data variables.release-phases.public_preview %} and subject to change.
16+
> * {% data variables.product.prodname_copilot %} uses AI. Check for mistakes. See [AUTOTITLE](/copilot/responsible-use/copilot-coding-agent).
17+
> * You can provide feedback about the {% data variables.product.prodname_copilot %} for Jira integration in the [{% data variables.product.github %} survey](https://www.surveymonkey.com/r/CCAforJira).
1818
1919
The {% data variables.product.prodname_copilot %} integration in Jira allows you to invoke {% data variables.copilot.copilot_coding_agent %} without leaving your Jira workspace. From within a Jira work item you can initiate {% data variables.copilot.copilot_coding_agent_short %} sessions and open pull requests, using the context of the work item's title, description, labels, and comments.
2020

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ category:
1010
---
1111

1212
> [!NOTE]
13-
> This feature is currently in {% data variables.release-phases.public_preview %} and subject to change.
13+
> * This feature is currently in {% data variables.release-phases.public_preview %} and subject to change.
14+
> * {% data variables.product.prodname_copilot %} uses AI. Check for mistakes. See [AUTOTITLE](/copilot/responsible-use/copilot-coding-agent).
1415
1516
The {% data variables.product.prodname_copilot_short %} integration in Linear allows you to invoke {% data variables.copilot.copilot_coding_agent %} without leaving your Linear workspace. From within a Linear issue you can initiate {% data variables.copilot.copilot_coding_agent_short %} sessions and open pull requests, using the context of your issue description and comments.
1617

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,13 @@ intro: 'You can use the {% data variables.product.github %} integration in Teams
55
versions:
66
feature: copilot
77
contentType: how-tos
8-
category:
8+
category:
99
- Integrate Copilot with your tools
1010
---
1111

1212
> [!NOTE]
13-
> This feature is currently in {% data variables.release-phases.public_preview %} and subject to change.
13+
> * This feature is currently in {% data variables.release-phases.public_preview %} and subject to change.
14+
> * {% data variables.product.prodname_copilot %} uses AI. Check for mistakes. See [AUTOTITLE](/copilot/responsible-use/copilot-coding-agent).
1415
1516
The {% data variables.product.github %} integration in Microsoft Teams allows you to interact with {% data variables.copilot.copilot_coding_agent %} all from within your Teams channels. From within a Teams thread you can initiate {% data variables.copilot.copilot_coding_agent_short %} sessions and open pull requests, using the context of your conversation.
1617

0 commit comments

Comments
 (0)