Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,11 @@ You can assign an issue to {% data variables.product.prodname_copilot_short %}:

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.

> [!NOTE]
> 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.
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.

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.

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.

> [!TIP]
> 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.
Expand Down
1 change: 0 additions & 1 deletion data/reusables/supported-languages/C.md

This file was deleted.

1 change: 0 additions & 1 deletion data/reusables/supported-languages/Cpp.md

This file was deleted.

1 change: 0 additions & 1 deletion data/reusables/supported-languages/Cs.md

This file was deleted.

1 change: 0 additions & 1 deletion data/reusables/supported-languages/go.md

This file was deleted.

1 change: 0 additions & 1 deletion data/reusables/supported-languages/java.md

This file was deleted.

1 change: 0 additions & 1 deletion data/reusables/supported-languages/javascript.md

This file was deleted.

3 changes: 0 additions & 3 deletions data/reusables/supported-languages/kotlin.md

This file was deleted.

1 change: 0 additions & 1 deletion data/reusables/supported-languages/php.md

This file was deleted.

11 changes: 0 additions & 11 deletions data/reusables/supported-languages/products-table-header.md

This file was deleted.

1 change: 0 additions & 1 deletion data/reusables/supported-languages/python.md

This file was deleted.

1 change: 0 additions & 1 deletion data/reusables/supported-languages/ruby.md

This file was deleted.

1 change: 0 additions & 1 deletion data/reusables/supported-languages/rust.md

This file was deleted.

1 change: 0 additions & 1 deletion data/reusables/supported-languages/scala.md

This file was deleted.

1 change: 0 additions & 1 deletion data/reusables/supported-languages/swift.md

This file was deleted.

1 change: 0 additions & 1 deletion data/reusables/supported-languages/typescript.md

This file was deleted.

Loading