Skip to content

Commit c1d8fab

Browse files
authored
Merge pull request #40848 from github/repo-sync
Repo sync
2 parents 0dfa5bc + 3a0eabb commit c1d8fab

File tree

16 files changed

+5
-29
lines changed

16 files changed

+5
-29
lines changed

content/copilot/how-tos/use-copilot-agents/coding-agent/create-a-pr.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,11 @@ You can assign an issue to {% data variables.product.prodname_copilot_short %}:
8080

8181
1. You can use the dropdown menus in the dialog to change the repository that {% data variables.product.prodname_copilot_short %} will work in and the branch that it will branch off from.
8282

83-
> [!NOTE]
84-
> If you don't specify a repository, {% data variables.product.prodname_copilot_short %} will work in the same repository as the issue. If you don't specify a branch, {% data variables.product.prodname_copilot_short %} will work from the default branch of the selected repository.
83+
All repositories where you have **at least** read access will be displayed in the repository dropdown menu. However, you can only select a repository if you have write access to it, **and** if {% data variables.copilot.copilot_coding_agent %} is enabled for that repository.
84+
85+
If you select a repository in a different organization than the issue's source organization, or if you select a public repository when the issue is in a private repository, a warning will be displayed.
86+
87+
If you don't specify a repository, {% data variables.product.prodname_copilot_short %} will work in the same repository as the issue. If you don't specify a branch, {% data variables.product.prodname_copilot_short %} will work from the default branch of the selected repository.
8588

8689
> [!TIP]
8790
> When you assign an issue to {% data variables.product.prodname_copilot_short %}, it gets sent the issue title, description, any comments that currently exist, and any additional instructions you provide. After assigning the issue, {% data variables.product.prodname_copilot_short %} will not be aware of, and therefore won't react to, any further comments that are added to the issue. If you have more information, or changes to the original requirement, add this as a comment in the pull request that {% data variables.product.prodname_copilot_short %} raises.

data/reusables/supported-languages/C.md

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

data/reusables/supported-languages/Cpp.md

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

data/reusables/supported-languages/Cs.md

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

data/reusables/supported-languages/go.md

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

data/reusables/supported-languages/java.md

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

data/reusables/supported-languages/javascript.md

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

data/reusables/supported-languages/kotlin.md

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

data/reusables/supported-languages/php.md

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

data/reusables/supported-languages/products-table-header.md

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

0 commit comments

Comments
 (0)